]> gitweb.fperrin.net Git - Dictionary.git/blobdiff - res/values/theme.xml
go
[Dictionary.git] / res / values / theme.xml
diff --git a/res/values/theme.xml b/res/values/theme.xml
deleted file mode 100644 (file)
index 720baa9..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<resources>
- <style name="Theme.QuickDic" parent="@android:style/Theme.Light">
-  <item name="android:layout_width">fill_parent</item>
-  <item name="android:layout_height">wrap_content</item>
-  
-  <item name="android:colorForeground">#000000</item>
-  <item name="android:colorBackground">#FFFFFF</item>
-
-  <item name="android:textColorPrimary">#000000</item>
-
- </style>
-</resources>