Merge "Fix no options menu on location settings screen" am: 5c15ff9
am: 178b198
* commit '178b198f7053844576e9079c8036c5bb3d52b900':
Fix no options menu on location settings screen
This commit is contained in:
@@ -128,6 +128,8 @@ public class LocationSettings extends LocationSettingsBase
|
||||
mSwitchBar = activity.getSwitchBar();
|
||||
mSwitch = mSwitchBar.getSwitch();
|
||||
mSwitchBar.show();
|
||||
|
||||
setHasOptionsMenu(true);
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user