TP-64334 | Fixed gradient angle crash (#10549)
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
android:shape="rectangle">
|
||||
<gradient
|
||||
android:type="linear"
|
||||
android:angle="30"
|
||||
android:angle="45"
|
||||
android:endColor="#FAE2D3"
|
||||
android:startColor="#FDF1EB" />
|
||||
<corners
|
||||
|
||||
Reference in New Issue
Block a user