Class OkHiTheme
java.lang.Object
io.okhi.android_okcollect.utilities.OkHiTheme
OkHiTheme class for customizing the look and feel of the webview.
-
Nested Class Summary
-
Method Summary
Modifier and TypeMethodDescriptionGet the value of the color to be used in the appbarGet the value of the url for the displayed logoGet the value of the primary colorIs the app bar visible?void
setAppBarVisible
(Boolean appBarVisible) void
setLogoUrl
(String logoUrl)
-
Method Details
-
getPrimaryColor
Get the value of the primary color -
getLogoUrl
Get the value of the url for the displayed logo -
setLogoUrl
-
isAppBarVisible
Is the app bar visible? -
setAppBarVisible
-
getAppBarColor
Get the value of the color to be used in the appbar
-