From d3cf7420ee5a12dbece74e730a4072a067d33dff Mon Sep 17 00:00:00 2001 From: Alan Viverette Date: Wed, 1 Oct 2014 16:53:24 -0700 Subject: Remove Holo fast scroll preview from Material overlay themes These were supposed to be removed when we updated the fast scroll preview background for Material. BUG: 17765143 Change-Id: I596398ea2e105fef9c92545d16955e684d980f73 --- core/res/res/values/themes_material.xml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/core/res/res/values/themes_material.xml b/core/res/res/values/themes_material.xml index b51974ec20dc..1864f8962700 100644 --- a/core/res/res/values/themes_material.xml +++ b/core/res/res/values/themes_material.xml @@ -781,9 +781,6 @@ please see themes_device_defaults.xml. @drawable/indicator_check_mark_light @drawable/indicator_check_mark_dark - @drawable/fastscroll_label_left_holo_light - @drawable/fastscroll_label_right_holo_light - ?attr/textColorSecondary @color/ripple_material_light @color/btn_default_material_light @@ -819,9 +816,6 @@ please see themes_device_defaults.xml. @drawable/indicator_check_mark_dark @drawable/indicator_check_mark_light - @drawable/fastscroll_label_left_holo_dark - @drawable/fastscroll_label_right_holo_dark - ?attr/textColorSecondary @color/ripple_material_dark @color/btn_default_material_dark -- cgit v1.2.3-59-g8ed1b