UNPKG
weex-plugin-image-picker
Version:
latest (0.0.6)
0.0.6
0.0.5
0.0.4
0.0.1
image-picker extend for weex
weex-plugin-image-picker
/
playground
/
android
/
app
/
build
/
intermediates
/
res
/
merged
/
debug
/
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
>