mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-05-14 21:24:02 +08:00
8 lines
350 B
XML
8 lines
350 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources>
|
|
<style name="Ucrop.CropTheme" parent="Theme.AppCompat.Light.NoActionBar">
|
|
<item name="android:windowLightStatusBar">true</item>
|
|
<item name="android:fitsSystemWindows">true</item>
|
|
<item name="android:windowOptOutEdgeToEdgeEnforcement">true</item>
|
|
</style>
|
|
</resources> |