Skip to content
android-commons Home
Type to start searching
    android-commons
    android-commons
    • buildtools
    • shell
    • theme
    • Properties

    theme / projekt.commons.theme / ThemeApp / OverlayState

    OverlayState¶

    object OverlayState

    Used to represent status of the installed overlay

    Properties¶

    Name Summary
    STATE_DISABLED val STATE_DISABLED:Int?
    Overlay is disabled.
    STATE_ENABLED val STATE_ENABLED:Int?
    Overlay is enabled.
    STATE_NOT_ACTIVE const val STATE_NOT_ACTIVE:Int
    Overlay is not active. Usually needs system reboot to make it active.
    Copyright © 2019 Projekt Development LLC.
    powered by MkDocs and Material for MkDocs