]> gitweb.fperrin.net Git - Dictionary.git/blobdiff - res/values/themeLight.xml
go
[Dictionary.git] / res / values / themeLight.xml
similarity index 82%
rename from res/values/theme.xml
rename to res/values/themeLight.xml
index 720baa97c40d55779f025cf74272a95cb630c387..59f3d410a550702ae4d97fcbdf28cc80910a0280 100644 (file)
@@ -1,6 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 <resources>
- <style name="Theme.QuickDic" parent="@android:style/Theme.Light">
+ <style name="Theme.Light" parent="@android:style/Theme.Light">
+<!-- 
   <item name="android:layout_width">fill_parent</item>
   <item name="android:layout_height">wrap_content</item>
   
@@ -8,6 +9,7 @@
   <item name="android:colorBackground">#FFFFFF</item>
 
   <item name="android:textColorPrimary">#000000</item>
-
+ -->
  </style>
 </resources>