Merge "Make EXTRA_SHOW_MENU visible to Settings so StorageSettings can use it" into nyc-dev am: 88545ce446
am: 9c3cebf729
* commit '9c3cebf7291a9e88d1bfb6815d5fec18e0125e68':
Make EXTRA_SHOW_MENU visible to Settings so StorageSettings can use it
Change-Id: I35f5cea0e26a5c8b59624d081b5ec41e836fefcb
This commit is contained in:
@@ -54,7 +54,7 @@ public class SettingsDrawerActivity extends Activity {
|
||||
protected static final boolean DEBUG_TIMING = false;
|
||||
private static final String TAG = "SettingsDrawerActivity";
|
||||
|
||||
static final String EXTRA_SHOW_MENU = "show_drawer_menu";
|
||||
public static final String EXTRA_SHOW_MENU = "show_drawer_menu";
|
||||
|
||||
private static List<DashboardCategory> sDashboardCategories;
|
||||
private static HashMap<Pair<String, String>, Tile> sTileCache;
|
||||
|
||||
Reference in New Issue
Block a user