mirror of
https://github.com/fankes/pagecurl-multiplatform.git
synced 2025-09-06 02:35:25 +08:00
8 lines
240 B
XML
8 lines
240 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources>
|
|
|
|
<style name="Theme.PageCurl" parent="android:Theme.Material.Light.NoActionBar">
|
|
<item name="android:statusBarColor">@android:color/transparent</item>
|
|
</style>
|
|
</resources>
|