Settings Visuals

Update the layouts to be more final, and support tablets better.

Move about to always be last.

Always see everything.

Change-Id: I4b804c9bfcd4d3b7f978a2617d5c2c2b1cdfa6e4
This commit is contained in:
Jason Monk
2016-02-04 14:35:49 -05:00
parent 0eb0d9bfe3
commit 322cfe8be0
10 changed files with 8 additions and 47 deletions

View File

@@ -783,9 +783,6 @@ public class SettingsActivity extends SettingsDrawerActivity
onQueryTextSubmit(mSearchQuery);
}
updateTilesList();
if (mIsShowingDashboard) {
showMenuIcon();
}
}
@Override