Package-level declarations

Types

Link copied to clipboard
Link copied to clipboard
interface CarFocusArea

Put one of these interfaces into xml layout and GmLayoutInflater will choose the proper implementation.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
class DashConstraintFocusArea @JvmOverloads constructor(context: Context, attrs: AttributeSet? = null, defStyleAttr: Int = 0) : ConstraintFocusArea, CarConstraintFocusArea, ThemeManager.ThemeChangedListener
Link copied to clipboard
Link copied to clipboard
class DashFocusArea @JvmOverloads constructor(context: Context, attrs: AttributeSet? = null, defStyleAttr: Int = 0) : FocusArea, CarFocusArea, ThemeManager.ThemeChangedListener
Link copied to clipboard
class DashFrameFocusArea @JvmOverloads constructor(context: Context, attrs: AttributeSet? = null, defStyleAttr: Int = 0) : FrameFocusArea, CarFrameFocusArea, ThemeManager.ThemeChangedListener
Link copied to clipboard
open class DashFrameLayout @JvmOverloads constructor(context: Context, attrs: AttributeSet? = null, @AttrRes defStyleAttr: Int = 0) : FrameLayout, CarFrameFocusArea, ThemeManager.ThemeChangedListener
Link copied to clipboard
open class DashImageView @JvmOverloads constructor(context: Context, attrs: AttributeSet? = null, defStyleAttr: Int = 0) : AppCompatImageView, ThemeManager.ThemeChangedListener
Link copied to clipboard
Link copied to clipboard
class DashLinearLayout @JvmOverloads constructor(context: Context, attrs: AttributeSet? = null, defStyleAttr: Int = 0) : LinearLayout, CarFocusArea, ThemeManager.ThemeChangedListener
Link copied to clipboard
class DashMaterialButton @JvmOverloads constructor(context: Context, attrs: AttributeSet? = null) : MaterialButton, ThemeManager.ThemeChangedListener
Link copied to clipboard
Link copied to clipboard
class DashSeparator @JvmOverloads constructor(context: Context, attrs: AttributeSet? = null, defStyleAttr: Int = 0) : View, ThemeManager.ThemeChangedListener
Link copied to clipboard
Link copied to clipboard
class DashView @JvmOverloads constructor(context: Context, attrs: AttributeSet? = null, defStyleAttr: Int = 0) : View, ThemeManager.ThemeChangedListener
Link copied to clipboard
Link copied to clipboard
interface RootScopeComponent : AndroidScopeComponent

Functions

Link copied to clipboard