]> gitweb.fperrin.net Git - Dictionary.git/blobdiff - res/drawable/theme_light_normal_row_bg.xml
Fixed background in dark theme.
[Dictionary.git] / res / drawable / theme_light_normal_row_bg.xml
similarity index 67%
rename from res/drawable/theme_light_other_lang_bg.xml
rename to res/drawable/theme_light_normal_row_bg.xml
index f43fcaa8314857b3995873dffe1b81b9564cf898..95e99632d66becb92821f6393924d2f3f0130233 100644 (file)
@@ -1,4 +1,4 @@
 <selector xmlns:android="http://schemas.android.com/apk/res/android">
   <item android:state_selected="true" android:drawable="@android:color/transparent" /> 
-  <item android:drawable="@color/theme_light_other_lang_bg" /> 
+  <item android:drawable="@color/theme_light_normal_row_bg" /> 
 </selector>
\ No newline at end of file