Преглед изворни кода

update app/src/main/res/values/styles.xml

wudebin пре 9 месеци
родитељ
комит
4ba533c08a
1 измењених фајлова са 3 додато и 0 уклоњено
  1. 3 0
      Strides-APP/android/app/src/main/res/values/styles.xml

+ 3 - 0
Strides-APP/android/app/src/main/res/values/styles.xml

@@ -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>