]> gitweb.fperrin.net Git - Dictionary.git/blob - res/drawable/theme_light_token_row_other_bg.xml
Add German-Mandarin dictionary.
[Dictionary.git] / res / drawable / theme_light_token_row_other_bg.xml
1 <selector xmlns:android="http://schemas.android.com/apk/res/android">
2   <item android:state_selected="true" android:drawable="@android:color/transparent" /> 
3   <item android:drawable="@color/theme_light_token_row_other_bg" /> 
4 </selector>