Add "See All" page for Recent Location Access
Screenshots: http://shortn/_UPy8KFSeSj Bug: 180533061 Test: manual on device Change-Id: Ib77bc0705835520ed1a2d3b7f662088ed838e53e
This commit is contained in:
@@ -27,6 +27,13 @@
|
||||
settings:controller=
|
||||
"com.android.settings.location.RecentLocationAccessPreferenceController"/>
|
||||
|
||||
<Preference
|
||||
android:key="recent_location_access_see_all_button"
|
||||
android:title="@string/location_recent_location_access_see_all"
|
||||
android:icon="@drawable/ic_chevron_right_24dp"
|
||||
android:fragment="com.android.settings.location.RecentLocationAccessSeeAllFragment"
|
||||
settings:searchable="false"/>
|
||||
|
||||
<PreferenceCategory
|
||||
android:key="location_advanced_settings"
|
||||
android:layout="@layout/preference_category_no_label"
|
||||
|
||||
Reference in New Issue
Block a user