]> gitweb.fperrin.net Git - Dictionary.git/blobdiff - res/values/styles.xml
DictionaryManager can launch dictionaries again.
[Dictionary.git] / res / values / styles.xml
index afcc3b132bf463c618a7adbf288c812ede209e83..069097cea02d50c042ddfa75245071b5dcbca7d1 100644 (file)
@@ -2,6 +2,10 @@
     
     <style name="MyActionButtonStyle" parent="Widget.Sherlock.ActionButton">
         <item name="android:minWidth">28dip</item>
+        <!-- 
+        <item name="android:paddingLeft">0dip</item>
+        <item name="android:paddingRight">0dip</item>
+         -->
     </style>
 
     <!--
@@ -72,6 +76,8 @@
     <color name="theme_light_token_row_other_bg">#EEEEEE</color>
     <color name="theme_light_other_lang_bg">#FFFFFF</color>
 
+    <color name="gray">#777777</color>
+    
     <style name="BorderlessButton">
         <item name="android:background">@null</item>
         <item name="android:paddingLeft">4dip</item>