Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 028000af authored by Danesh Mondegarian's avatar Danesh Mondegarian
Browse files

Framework : Add annotations for CombinedBar

Add comment and missing @hide annotation for COMBINED_BAR_AUTO_HIDE

Change-Id: I4faee49af8783f9513b140f92388b467b53faf79
parent f8a78d0a
Loading
Loading
Loading
Loading
+5 −3
Original line number Diff line number Diff line
@@ -2107,6 +2107,8 @@ public final class Settings {
        public static final String EXPANDED_FLASH_MODE = "expanded_flash_mode";

        /**
        * AutoHide CombinedBar on tablets.
        * @hide
        */
        public static final String COMBINED_BAR_AUTO_HIDE = "combined_bar_auto_hide";