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