enrecipes/platforms/tempPlugin/nativescript_imagecropper/build/intermediates/res/merged/release/drawable/ucrop_shadow_upside.xml
2020-12-01 12:41:41 +05:30

7 lines
No EOL
245 B
XML

<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>