Builder
This class is used for building the DSAppearance Object
Constructors
Functions
Link copied to clipboard
Used for building a DSAppearance object
Link copied to clipboard
fun setActionBarColor(actionBarColor: ColorDrawable?): DSAppearance.Builder
Content copied to clipboard
Used to set ActionBar Background color
Link copied to clipboard
Used to set ActionBar Logo
Link copied to clipboard
fun setActionBarTitleTextColor(actionBarTitleTextColor: ColorDrawable?): DSAppearance.Builder
Content copied to clipboard
Used to set ActionBar Title Color
Link copied to clipboard
fun setBottomToolbarButtonColor(bottomToolbarButtonColor: ColorDrawable?): DSAppearance.Builder
Content copied to clipboard
Used to set Bottom Toolbar button color
Link copied to clipboard
fun setBottomToolbarButtonTextColor(bottomToolbarButtonTextColor: ColorDrawable?): DSAppearance.Builder
Content copied to clipboard
Used to set Bottom Toolbar button text Color
Link copied to clipboard
fun setBottomToolbarColor(bottomToolbarColor: ColorDrawable?): DSAppearance.Builder
Content copied to clipboard
Used to set Bottom Toolbar color
Link copied to clipboard
fun setBottomToolbarDocuSignImageVisibility(bottomToolbarDocuSignImageVisibility: Boolean): DSAppearance.Builder
Content copied to clipboard
Used to set Boolean to set Bottom Toolbar DocuSign Image visibility for Signing screen Note: default value is true
Link copied to clipboard
Used to set Button background color
Link copied to clipboard
fun setButtonTextColor(buttonColor: ColorDrawable?): DSAppearance.Builder
Content copied to clipboard
Used to set Button background text color
Link copied to clipboard
fun setStatusBarColor(statusBarColor: ColorDrawable?): DSAppearance.Builder
Content copied to clipboard
Used to set StatusBar Color StatusBar color is applied to devices with OS >= LOLLIPOP