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