UNPKG
@tuofeng/react-native-image-picker
Version:
latest (0.0.51)
0.0.51
0.0.50
0.0.49
0.0.48
0.0.47
0.0.46
Image Picker
@tuofeng/react-native-image-picker
/
android
/
src
/
main
/
res
/
layout
/
ucrop_aspect_ratio.xml
7 lines
(5 loc)
•
218 B
text/xml
View Raw
1
2
3
4
5
6
7
<?xml version=
"1.0"
encoding=
"utf-8"
?>
<
FrameLayout
style
=
"@style/ucrop_WrapperIconState"
>
<
com.yalantis.ucrop.view.widget.AspectRatioTextView
style
=
"@style/ucrop_TextViewCropAspectRatio"
/>
</
FrameLayout
>