Merge "Only show settings drawer on top level items"
This commit is contained in:
@@ -765,6 +765,9 @@ public class SettingsActivity extends SettingsDrawerActivity
|
||||
onQueryTextSubmit(mSearchQuery);
|
||||
}
|
||||
updateTilesList();
|
||||
if (mIsShowingDashboard) {
|
||||
showMenuIcon();
|
||||
}
|
||||
}
|
||||
|
||||
@Override
|
||||
|
Reference in New Issue
Block a user