0
0
Fork 0
mirror of https://github.com/YTVanced/VancedMicroG synced 2024-11-15 23:45:06 +00:00
VancedMicroG/res/xml/account_preferences.xml
2015-02-01 23:27:46 +01:00

9 lines
424 B
XML

<?xml version="1.0" encoding="utf-8"?>
<PreferenceScreen
xmlns:android="http://schemas.android.com/apk/res/android">
<!--
<PreferenceCategory android:title="@string/google_settings_header_title" />
<PreferenceScreen android:title="@string/maps_settings_title" android:key="key1">
<intent android:action="com.google.android.apps.maps.LOCATION_SETTINGS" />
</PreferenceScreen> -->
</PreferenceScreen>