From 7642b8011e00bf353504440754ffa3f3a7cd8f8c Mon Sep 17 00:00:00 2001 From: yueg Date: Wed, 21 Mar 2018 12:14:04 -0700 Subject: Show error when finding location time out. If we get no location data for emergency call, we used to show spinner forever. This change shows error after 5s with no data, but still tries to get location. Test: LocationFragmentTest PiperOrigin-RevId: 189946803 Change-Id: Iaa0b429eec806337b9ab9cae3ca95e737fc667bf --- .../quantum_ic_error_outline_vd_theme_36.xml | 33 ++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 assets/quantum/res/drawable/quantum_ic_error_outline_vd_theme_36.xml (limited to 'assets/quantum/res/drawable') diff --git a/assets/quantum/res/drawable/quantum_ic_error_outline_vd_theme_36.xml b/assets/quantum/res/drawable/quantum_ic_error_outline_vd_theme_36.xml new file mode 100644 index 000000000..df4dc3299 --- /dev/null +++ b/assets/quantum/res/drawable/quantum_ic_error_outline_vd_theme_36.xml @@ -0,0 +1,33 @@ + + + + + + \ No newline at end of file -- cgit v1.2.3