aboutsummaryrefslogtreecommitdiffstats
path: root/res/values/themes.xml
diff options
context:
space:
mode:
authoriNPUTmice <daniel@gultsch.de>2014-09-11 16:22:33 +0200
committeriNPUTmice <daniel@gultsch.de>2014-09-11 16:22:33 +0200
commit12b62adeca59e0f6dc2c04331fd65244dfc809f8 (patch)
tree7c7aadc27fe8ad89438f83d3b30d9409f4031a51 /res/values/themes.xml
parentdee46f34536577f6b395f7fe62d3503ecf5cf7fc (diff)
added missing strings back. + formating
Diffstat (limited to 'res/values/themes.xml')
-rw-r--r--res/values/themes.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/res/values/themes.xml b/res/values/themes.xml
index e2d4dcbe..fa7973d2 100644
--- a/res/values/themes.xml
+++ b/res/values/themes.xml
@@ -9,7 +9,7 @@
<item name="TextSizeBody">14sp</item>
<item name="TextSizeHeadline">20sp</item>
</style>
-
+
<style name="ConversationsTheme.LargerText" parent="ConversationsTheme">
<item name="TextSizeInfo">14sp</item>
<item name="TextSizeBody">16sp</item>
@@ -27,9 +27,9 @@
<item name="android:popupMenuStyle">@android:style/Widget.Holo.Light.PopupMenu</item>
<item name="android:dropDownListViewStyle">@android:style/Widget.Holo.Light.ListView.DropDown</item>
</style>
-
+
<style name="ConversationsActionBarTabs" parent="@android:style/Widget.Holo.ActionBar.TabView">
- <item name="android:background">@drawable/actionbar_tab_indicator</item>
+ <item name="android:background">@drawable/actionbar_tab_indicator</item>
</style>
</resources> \ No newline at end of file