reduce dependence on deprecated theming library
This commit is contained in:
parent
4f43ed81df
commit
ec2162b4b7
23 changed files with 80 additions and 83 deletions
|
|
@ -1,9 +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="#11000000"
|
||||
android:endColor="@color/twenty_percent_black_overlay"
|
||||
android:startColor="#00000000" />
|
||||
</shape>
|
||||
Loading…
Add table
Add a link
Reference in a new issue