Newer
Older
OperationSite / app / src / main / res / values / themes.xml
Pengxh on 13 Jul 2022 249 bytes feat(ALL): 事件上报
<?xml version="1.0" encoding="utf-8"?>
<resources>

    <style name="Theme.BigImageActivity" parent="Theme.AppCompat.Light.NoActionBar">
        <item name="android:windowAnimationStyle">@style/ActivityInOutAnimation</item>
    </style>
</resources>