Code clean
This commit is contained in:
parent
dc62be9eb8
commit
66c376d0c4
1 changed files with 1 additions and 1 deletions
|
@ -17,5 +17,5 @@
|
||||||
<gradient
|
<gradient
|
||||||
android:angle="135"
|
android:angle="135"
|
||||||
android:endColor="@color/semi_transparent"
|
android:endColor="@color/semi_transparent"
|
||||||
android:startColor="@color/md_blue_500" />
|
android:startColor="?attr/colorControlNormal" />
|
||||||
</shape>
|
</shape>
|
Loading…
Reference in a new issue