mirror of https://github.com/FongMi/TV.git
parent
a65ea724d5
commit
b2c1b66cc2
@ -1,5 +1,6 @@ |
||||
<?xml version="1.0" encoding="utf-8"?> |
||||
<selector xmlns:android="http://schemas.android.com/apk/res/android"> |
||||
<item android:drawable="@drawable/shape_chip_round_focused" android:state_focused="true" /> |
||||
<item android:drawable="@drawable/shape_chip_round_focused" android:state_pressed="true" /> |
||||
<item android:drawable="@drawable/shape_button_normal" /> |
||||
</selector> |
||||
|
||||
Loading…
Reference in new issue