管灌系统巡查员智能手机App
zuoxiao
2024-01-23 4b6cb6d2a0e48640cfd86ef00eb0ff5f4cddf5a2
1
2
3
4
5
6
7
8
9
<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>