AuthTabColorSchemeParams


public final class AuthTabColorSchemeParams


Contains visual parameters of an Auth Tab that may depend on the color scheme.

Summary

Nested types

Builder class for AuthTabColorSchemeParams objects.

Public methods

getNavigationBarColor

Added in 1.9.0-alpha01
public @ColorInt @Nullable Integer getNavigationBarColor()

getNavigationBarDividerColor

Added in 1.9.0-alpha01
public @ColorInt @Nullable Integer getNavigationBarDividerColor()

getToolbarColor

Added in 1.9.0-alpha01
public @ColorInt @Nullable Integer getToolbarColor()