DSAppearance

class DSAppearance

This class provides branding information

Parameters

actionBarColor

ActionBar color

statusBarColor

StatusBar color

actionBarLogo

ActionBar Logo

actionBarTitleTextColor

ActionBar Title color

bottomToolbarAppearance

BottomToolbarAppearance- provides BottomToolbar branding info

Types

Link copied to clipboard
class Builder

This class is used for building the DSAppearance Object

Properties

Link copied to clipboard
var actionBarColor: ColorDrawable?
Link copied to clipboard
var actionBarLogo: Drawable?
Link copied to clipboard
var actionBarTitleTextColor: ColorDrawable?
Link copied to clipboard
var bottomToolbarAppearance: DSBottomToolbarAppearance?
Link copied to clipboard
var buttonColor: ColorDrawable?
Link copied to clipboard
var buttonTextColor: ColorDrawable?
Link copied to clipboard
var statusBarColor: ColorDrawable?