enrecipes/platforms/tempPlugin/nativescript_imagecropper/build/intermediates/res/merged/release/drawable/ucrop_shadow_upside.xml

7 lines
245 B
XML
Raw Normal View History

2020-12-01 07:11:41 +00:00
<shape xmlns:android="http://schemas.android.com/apk/res/android"
android:shape="rectangle">
<gradient
android:angle="270"
android:endColor="#14000000"
android:startColor="@android:color/transparent"/>
</shape>