• Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<resources>
2    <style name="noAnimTheme" parent="android:Theme">
3        <item name="android:windowAnimationStyle">@null</item>
4    </style>
5</resources>
6