Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
e
os
android_packages_apps_SetupWizard
Commits
c51587e8
Commit
c51587e8
authored
Aug 27, 2018
by
Unknown
Browse files
Enable Network location
parent
627f5824
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/com/cyanogenmod/setupwizard/LocationSettingsActivity.java
View file @
c51587e8
...
...
@@ -101,7 +101,8 @@ public class LocationSettingsActivity extends BaseSetupWizardActivity {
@Override
public
void
onResume
()
{
super
.
onResume
();
refreshLocationMode
();
//refreshLocationMode();
updateLocationToggles
(
Settings
.
Secure
.
LOCATION_MODE_HIGH_ACCURACY
);
}
@Override
...
...
Vincent Bourgmayer
🎼
@vincent
mentioned in commit
8611b8c1
·
Nov 02, 2018
mentioned in commit
8611b8c1
mentioned in commit 8611b8c13717a972d43e61b3140897202663790d
Toggle commit list
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment