管灌系统巡查员智能手机App
zuoxiao
2025-01-08 7040f16f0c725cf72df65b70291f999ace6263ac
1
2
3
4
5
6
7
8
<resources xmlns:tools="http://schemas.android.com/tools">
    <!-- Base application theme. -->
 
 
    <style name="Theme.PipIrrApp" parent="Theme.AppCompat.Light.NoActionBar" >
        <item name="android:windowAnimationStyle">@null</item>
    </style>
</resources>