Moments player customizations - Android
The moments player is a custom media player provided by the SDK that opens up a moment item and plays it.
The moments player can be customized using the BlazeMomentsPlayerStyle on the global BlazeSDK. setDefaultMomentsPlayerStyle method, or for specific widget utilizing the playerStyle property in the initWidget method.
All measurements units across the Android SDK are in 'BlazeDp'.
Please review blazeDeepCopy

Presets
BlazeMomentsPlayerStyle.base()
Returns a BlazeMomentsPlayerStyle instance. This can be used to customize only the player style , without the need of customizing widgets style.
Updated 11 days ago
Did this page help you?
