android13/packages/apps/Car/Cluster/DirectRenderingCluster/res/values/styles.xml

6 lines
155 B
XML

<resources>
<style name="noAnimTheme" parent="android:Theme">
<item name="android:windowAnimationStyle">@null</item>
</style>
</resources>