Loading res/xml/location_settings.xml +42 −43 Original line number Diff line number Diff line Loading @@ -14,7 +14,8 @@ limitations under the License. --> <PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android" <PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android" xmlns:settings="http://schemas.android.com/apk/res-auto" android:key="location_settings" android:title="@string/location_settings_title" Loading @@ -26,9 +27,7 @@ android:selectable="false" settings:allowDividerBelow="true"/> <PreferenceCategory android:key="location_advanced_settings" settings:initialExpandedChildrenCount="2"> <PreferenceCategory android:key="location_advanced_settings"> <!-- This preference category gets removed if new_recent_location_ui is disabled --> <Preference Loading Loading
res/xml/location_settings.xml +42 −43 Original line number Diff line number Diff line Loading @@ -14,7 +14,8 @@ limitations under the License. --> <PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android" <PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android" xmlns:settings="http://schemas.android.com/apk/res-auto" android:key="location_settings" android:title="@string/location_settings_title" Loading @@ -26,9 +27,7 @@ android:selectable="false" settings:allowDividerBelow="true"/> <PreferenceCategory android:key="location_advanced_settings" settings:initialExpandedChildrenCount="2"> <PreferenceCategory android:key="location_advanced_settings"> <!-- This preference category gets removed if new_recent_location_ui is disabled --> <Preference Loading