管灌系统巡查员智能手机App
zuoxiao
2023-12-22 912d205dfbdc59c01ee151da50f728ebea38f43f
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>