aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/res/values-v11/themes_keychaintheme.xml
diff options
context:
space:
mode:
Diffstat (limited to 'OpenKeychain/src/main/res/values-v11/themes_keychaintheme.xml')
-rw-r--r--OpenKeychain/src/main/res/values-v11/themes_keychaintheme.xml6
1 files changed, 5 insertions, 1 deletions
diff --git a/OpenKeychain/src/main/res/values-v11/themes_keychaintheme.xml b/OpenKeychain/src/main/res/values-v11/themes_keychaintheme.xml
index ab2d99bde..4f13f81c6 100644
--- a/OpenKeychain/src/main/res/values-v11/themes_keychaintheme.xml
+++ b/OpenKeychain/src/main/res/values-v11/themes_keychaintheme.xml
@@ -23,6 +23,10 @@
<item name="android:activatedBackgroundIndicator">@drawable/keychaintheme_activated_background_holo_light</item>
+ <item name="android:fastScrollThumbDrawable">@drawable/apptheme_fastscroll_thumb_holo</item>
+
+ <item name="android:selectableItemBackground">@drawable/keychaintheme_list_selector_holo_light</item>
+
</style>
-</resources> \ No newline at end of file
+</resources>