0
0
Fork 0
mirror of https://github.com/YTVanced/VancedMicroG synced 2024-11-16 07:55:06 +00:00
VancedMicroG/res/xml/account_preferences.xml

10 lines
424 B
XML
Raw Normal View History

2015-02-01 22:27:46 +00:00
<?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>