summaryrefslogtreecommitdiffstats
path: root/res/drawable/info_target_selector.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/drawable/info_target_selector.xml')
-rw-r--r--res/drawable/info_target_selector.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/drawable/info_target_selector.xml b/res/drawable/info_target_selector.xml
index f3a7016c3..51caece53 100644
--- a/res/drawable/info_target_selector.xml
+++ b/res/drawable/info_target_selector.xml
@@ -19,6 +19,6 @@
-->
<transition xmlns:android="http://schemas.android.com/apk/res/android">
- <item android:drawable="@drawable/ic_launcher_info_normal_holo" />
- <item android:drawable="@drawable/ic_launcher_info_active_holo" />
+ <item android:drawable="@drawable/ic_launcher_info_normal" />
+ <item android:drawable="@drawable/ic_launcher_info_active" />
</transition>