Package-level declarations
Types
Link copied to clipboard
interface CarConstraintFocusArea
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
interface CarFrameFocusArea
Link copied to clipboard
open class DashAppCompatEditText @JvmOverloads constructor(context: Context, attrs: AttributeSet? = null) : AppCompatEditText, ThemeManager.ThemeChangedListener
Link copied to clipboard
class DashCardView @JvmOverloads constructor(context: Context, attrs: AttributeSet? = null) : CardView, ThemeManager.ThemeChangedListener
Link copied to clipboard
class DashConstraintFocusArea @JvmOverloads constructor(context: Context, attrs: AttributeSet? = null, defStyleAttr: Int = 0) : ConstraintFocusArea, CarConstraintFocusArea, ThemeManager.ThemeChangedListener
Link copied to clipboard
open class DashConstraintLayout @JvmOverloads constructor(context: Context, attrs: AttributeSet? = null, defStyleAttr: Int = 0) : ConstraintLayout, CarConstraintFocusArea, ThemeManager.ThemeChangedListener
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
object DashLayoutInflater
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
class DashProgressBar @JvmOverloads constructor(context: Context, attrs: AttributeSet? = null) : ProgressBar, ThemeManager.ThemeChangedListener
Link copied to clipboard
class DashSeparator @JvmOverloads constructor(context: Context, attrs: AttributeSet? = null, defStyleAttr: Int = 0) : View, ThemeManager.ThemeChangedListener
Link copied to clipboard
open class DashTextView @JvmOverloads constructor(context: Context, attrs: AttributeSet? = null) : AppCompatTextView, ThemeManager.ThemeChangedListener
Link copied to clipboard
class DashView @JvmOverloads constructor(context: Context, attrs: AttributeSet? = null, defStyleAttr: Int = 0) : View, ThemeManager.ThemeChangedListener
Link copied to clipboard
class LocalThemeConstraintLayout @JvmOverloads constructor(context: Context, attrs: AttributeSet? = null) : DashConstraintLayout, ThemeSource
Link copied to clipboard
interface NavigationRootFragment
Link copied to clipboard
class PlaceRatingView @JvmOverloads constructor(context: Context, attrs: AttributeSet? = null, defStyleAttr: Int = 0) : LinearLayout
Link copied to clipboard