ASAPPStyle Config
Style configuration that allows customization of ASAPP Chat styles/resources.
Properties
Optional chat activity title.
Optional chat activity logo. This holds priority over chatActivityTitle (i.e. if both are set the logo will be shown).
Functions
Sets the desired allowed orientations (see ASAPPAllowedOrientations). If this is not called, the default value ASAPPAllowedOrientations.PORTRAIT_LOCK will be used.
Sets the chat activity title.
Sets the chat activity logo. This holds precedence over the string title.
Sets whether ASAPP activities icons or titles should be horizontally centered inside the toolbar. The default is "false", meaning the icon will gravitate to the toolbar "start".
Sets the back button drawable for chat activity.
Sets the back button drawable for deeper level views.
The text style customization handler. See ASAPPTextStyles for more details on text styles and customization options.