0.100.2 - Android
March 18th, 2024
Added
- New capabilities to the MomentsPlayerAppearance:
- playerDisplayMode Property: Options:
fixedRatio_9_16orresizeAspectFillCenterCrop. These settings control how content fills the container space by maintaining a fixed ratio or resizing to fill and center-crop. - CTA Styling and Layout: Allows control over the position of the Call-to-Action (CTA) button and the ability to add an icon to it.
- Seek Bar Style, Position, and Behavior: Customization options for the seek bar, including style variations for playing and pause/seek states, spacing from the bottom of the container, and horizontal spacing.
- canHandleUniversalLink Method: This method processes a universal link string and indicates whether the SDK can handle it. It provides a synchronous way to determine if the SDK can handle a given link before calling
handleUniversalLink
- playerDisplayMode Property: Options:
- New capabilities to the BlazeImaHandler
- provideExtraParams function has been added.
