Merge "More fixes for QuickLaunchSettings" into lmp-dev

This commit is contained in:
Fabrice Di Meglio
2014-07-24 23:22:11 +00:00
committed by Android (Google) Code Review
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)