parent
42cbdbd989
commit
09087b354d
|
@ -4,7 +4,7 @@
|
||||||
android:shape="rectangle">
|
android:shape="rectangle">
|
||||||
<gradient
|
<gradient
|
||||||
android:type="radial"
|
android:type="radial"
|
||||||
android:gradientRadius="37.5%p"
|
android:gradientRadius="70%p"
|
||||||
android:startColor="#000000"
|
android:startColor="#000000"
|
||||||
android:endColor="@android:color/transparent"/>
|
android:endColor="@android:color/transparent"/>
|
||||||
</shape>
|
</shape>
|
|
@ -4,7 +4,7 @@
|
||||||
android:shape="rectangle">
|
android:shape="rectangle">
|
||||||
<gradient
|
<gradient
|
||||||
android:type="radial"
|
android:type="radial"
|
||||||
android:gradientRadius="60"
|
android:gradientRadius="70%p"
|
||||||
android:startColor="#000000"
|
android:startColor="#000000"
|
||||||
android:endColor="@android:color/transparent"/>
|
android:endColor="@android:color/transparent"/>
|
||||||
</shape>
|
</shape>
|
Loading…
Reference in New Issue