Tweak drop shadow
This commit is contained in:
parent
7e3cb19bac
commit
92adcf47bd
|
@ -4,8 +4,8 @@
|
||||||
|
|
||||||
<gradient
|
<gradient
|
||||||
android:angle="90"
|
android:angle="90"
|
||||||
android:endColor="#00000000"
|
android:endColor="@android:color/transparent"
|
||||||
android:startColor="#80000000"
|
android:startColor="#73111111"
|
||||||
android:type="linear" />
|
android:type="linear" />
|
||||||
|
|
||||||
</shape>
|
</shape>
|
Loading…
Reference in New Issue