]> gitweb.fperrin.net Git - Dictionary.git/blob - res/drawable/theme_default_token_row_other_bg.xml
4bdbce1c55b7ba479aaa01c3e8867117cf8b74de
[Dictionary.git] / res / drawable / theme_default_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_default_token_row_other_bg" /> 
4 </selector>