History log of /packages/apps/Settings/src/com/android/settings/OptionsMenuFragment.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
0708d9e119da4c4d9424c0bc54fa458d01856bd7 29-Mar-2016 Udam Saini <udam@google.com> Fixes back button on action bar on some fragments.

SettingsPreferenceFragment has this already set so that the drawer
layout will work when the menu doesn't exist. However, some fragments
are not preference fragments, and we need to set setHasOptionsMenu
manually.

bug:27879503
Change-Id: I6faadeb56dab00af611ac413109800822038c66d
/packages/apps/Settings/src/com/android/settings/OptionsMenuFragment.java