Merge "Apps tabs align to title on 2-pane settings." into jb-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
48c72676b3
@@ -737,6 +737,9 @@ public class ManageApplications extends Fragment implements
|
||||
} else if (menuId == SHOW_BACKGROUND_PROCESSES) {
|
||||
mShowBackground = true;
|
||||
mRunningProcessesView.mAdapter.setShowBackground(true);
|
||||
} else {
|
||||
// Handle the home button
|
||||
return false;
|
||||
}
|
||||
updateOptionsMenu();
|
||||
return true;
|
||||
|
Reference in New Issue
Block a user