summaryrefslogtreecommitdiff
path: root/android/sdremote/res/values/themes.xml
diff options
context:
space:
mode:
Diffstat (limited to 'android/sdremote/res/values/themes.xml')
-rw-r--r--android/sdremote/res/values/themes.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/android/sdremote/res/values/themes.xml b/android/sdremote/res/values/themes.xml
index a7e9ad597717..da70aa8e5776 100644
--- a/android/sdremote/res/values/themes.xml
+++ b/android/sdremote/res/values/themes.xml
@@ -18,8 +18,8 @@
</style>
<style name="Theme.ImpressRemote.ActionBar.Tab" parent="Widget.Sherlock.Light.ActionBar.TabView.Inverse">
- <item name="android:background">@drawable/actionbar_tab</item>
- <item name="background">@drawable/actionbar_tab</item>
+ <item name="android:background">@drawable/action_bar_tab</item>
+ <item name="background">@drawable/action_bar_tab</item>
</style>
<style name="Theme.ImpressRemote.Computers" parent="Theme.ImpressRemote">