Class OkHiTheme

java.lang.Object
io.okhi.android_okcollect.utilities.OkHiTheme

public class OkHiTheme extends Object
OkHiTheme class for customizing the look and feel of the webview.
  • Method Details

    • getPrimaryColor

      public String getPrimaryColor()
      Get the value of the primary color
    • getLogoUrl

      public String getLogoUrl()
      Get the value of the url for the displayed logo
    • setLogoUrl

      public void setLogoUrl(String logoUrl)
    • isAppBarVisible

      public Boolean isAppBarVisible()
      Is the app bar visible?
    • setAppBarVisible

      public void setAppBarVisible(Boolean appBarVisible)
    • getAppBarColor

      public String getAppBarColor()
      Get the value of the color to be used in the appbar