cmsdk: Move NAVBAR_LEFT_IN_LANDSCAPE to CMSettings.
Change-Id: I415288feef8d32613f9a7f8bbe1b748eaa7d459d
This commit is contained in:
@@ -1043,6 +1043,12 @@ public final class CMSettings {
|
||||
* @hide
|
||||
*/
|
||||
public static final String RECENTS_SHOW_SEARCH_BAR = "recents_show_search_bar";
|
||||
|
||||
/**
|
||||
* Whether navigation bar is placed on the left side in landscape mode
|
||||
* @hide
|
||||
*/
|
||||
public static final String NAVBAR_LEFT_IN_LANDSCAPE = "navigation_bar_left";
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user