mirror of https://github.com/FongMi/TV.git
parent
45c12abbc9
commit
85f2d11514
@ -1,4 +0,0 @@ |
||||
<?xml version="1.0" encoding="utf-8"?> |
||||
<selector xmlns:android="http://schemas.android.com/apk/res/android"> |
||||
<item android:drawable="@drawable/shape_vod_focused" android:state_focused="true" /> |
||||
</selector> |
||||
@ -1,11 +0,0 @@ |
||||
<?xml version="1.0" encoding="utf-8"?> |
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android" |
||||
android:shape="rectangle"> |
||||
|
||||
<corners android:radius="8dp" /> |
||||
|
||||
<stroke |
||||
android:width="2dp" |
||||
android:color="@color/white" /> |
||||
|
||||
</shape> |
||||
Loading…
Reference in new issue