mirror of https://github.com/FongMi/TV.git
parent
1238c28f78
commit
db10346659
@ -0,0 +1,6 @@ |
||||
<?xml version="1.0" encoding="utf-8"?> |
||||
<selector xmlns:android="http://schemas.android.com/apk/res/android"> |
||||
<item android:drawable="@drawable/shape_text_focused" android:state_focused="true" /> |
||||
<item android:drawable="@drawable/shape_text_activated" android:state_activated="true" /> |
||||
<item android:drawable="@drawable/shape_text_normal" /> |
||||
</selector> |
||||
Loading…
Reference in new issue