More fixes for QuickLaunchSettings

- use DialogWhenLarge on tabletUI
- update layouts for following Material theme

Change-Id: If7aa153168eae9d2e72c50e4ae38bcd2fa6bb4bd
This commit is contained in:
Fabrice Di Meglio
2014-07-24 15:46:35 -07:00
parent e3ff4d8e92
commit e20e169bbe
4 changed files with 11 additions and 9 deletions

View File

@@ -97,7 +97,7 @@ public class BookmarkPicker extends ListActivity implements SimpleAdapter.ViewBi
updateListAndAdapter();
}
@Override
public boolean onCreateOptionsMenu(Menu menu) {
menu.add(0, DISPLAY_MODE_LAUNCH, 0, R.string.quick_launch_display_mode_applications)