From f7d8f63913c8d1e83ee379cbf60077f02c978cad Mon Sep 17 00:00:00 2001 From: calderwoodra Date: Wed, 20 Sep 2017 14:03:33 -0700 Subject: Added location permission request inline the search fragment. This change adds a prompt inline the search fragment list view to request the location permission (if they haven't already granted it). screenshot: http://screen/upu9t55mghq Bug: 65858857 Test: NSFT, SAT, SCMT PiperOrigin-RevId: 169447095 Change-Id: I6c312057ff3c4e2362ce21b0c57e1e5de7b25ce0 --- .../res/layout/location_permission_row.xml | 51 ++++++++++++++++++++++ 1 file changed, 51 insertions(+) create mode 100644 java/com/android/dialer/searchfragment/nearbyplaces/res/layout/location_permission_row.xml (limited to 'java/com/android/dialer/searchfragment/nearbyplaces/res/layout') diff --git a/java/com/android/dialer/searchfragment/nearbyplaces/res/layout/location_permission_row.xml b/java/com/android/dialer/searchfragment/nearbyplaces/res/layout/location_permission_row.xml new file mode 100644 index 000000000..800bf62a8 --- /dev/null +++ b/java/com/android/dialer/searchfragment/nearbyplaces/res/layout/location_permission_row.xml @@ -0,0 +1,51 @@ + + + + + + + + +