Customization
Customizing displayed messages, colors and fonts.
Customizing Colors
Snapscreen.instance?.colorConfiguration.background = R.color.myBackgroundCustomizing Fonts
Snapscreen.instance?.fontConfiguration.baseTypeface = Typeface.DEFAULTCustomizing Snap UI
Snapscreen.instance?.snapUIConfiguration.snapHintText = "My custom Hint"Last updated
Was this helpful?