Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'android/3rd_party/HoloEverywhere/library/res/drawable/background_cache_hint_selector_holo_light.xml')
-rw-r--r--android/3rd_party/HoloEverywhere/library/res/drawable/background_cache_hint_selector_holo_light.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/android/3rd_party/HoloEverywhere/library/res/drawable/background_cache_hint_selector_holo_light.xml b/android/3rd_party/HoloEverywhere/library/res/drawable/background_cache_hint_selector_holo_light.xml
new file mode 100644
index 0000000000..86e238156e
--- /dev/null
+++ b/android/3rd_party/HoloEverywhere/library/res/drawable/background_cache_hint_selector_holo_light.xml
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?><selector xmlns:android="http://schemas.android.com/apk/res/android">
+ <item android:state_accelerated="false" android:color="#fff3f3f3"></item>
+ <item android:color="@android:color/transparent"></item>
+</selector> \ No newline at end of file