apkfuckery/com.discord/res/layout/ucrop_aspect_ratio.xml

4 lines
209 B
XML
Raw Normal View History

2020-05-17 12:40:10 +00:00
<?xml version="1.0" encoding="utf-8"?>
<FrameLayout style="@style/ucrop_WrapperIconState">
<com.yalantis.ucrop.view.widget.AspectRatioTextView style="@style/ucrop_TextViewCropAspectRatio" />
</FrameLayout>