mirror of https://github.com/FongMi/TV.git
parent
cf9cc851b0
commit
2aefe1e1ff
@ -1,12 +0,0 @@ |
||||
<?xml version="1.0" encoding="utf-8"?> |
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android" |
||||
android:shape="rectangle"> |
||||
|
||||
<gradient |
||||
android:angle="270" |
||||
android:centerColor="@color/black_30" |
||||
android:endColor="@color/transparent" |
||||
android:startColor="@color/black_60" |
||||
android:type="linear" /> |
||||
|
||||
</shape> |
||||
Loading…
Reference in new issue