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

7 lines
No EOL
306 B
XML

<?xml version="1.0" encoding="utf-8"?>
<selector xmlns:android="http://schemas.android.com/apk/res/android">
<item android:drawable="@drawable/ucrop_ic_crop_unselected" android:state_selected="false" />
<item android:drawable="@drawable/ucrop_ic_crop" android:state_selected="true" />
</selector>