@@ -26,4 +26,7 @@
<item name="android:editTextBackground">@drawable/rn_edit_text_material</item>
</style>
+ <style name="UCropStyle" parent="Theme.AppCompat.NoActionBar">
+ <item name="android:fitsSystemWindows">true</item>
+ </style>
</resources>