client3/wb_unity_pro/Assets/Plugins/Android/res/values-v14/styles.xml

11 lines
329 B
XML
Raw Normal View History

2026-05-07 17:40:27 +08:00
<resources>
<!--
Base application theme for API 14+. This theme completely replaces
AppBaseTheme from BOTH res/values/styles.xml and
res/values-v11/styles.xml on API 14+ devices.
-->
<style name="UnityThemeSelector" parent="android:Theme.Holo.Light.NoActionBar.Fullscreen">
</style>
</resources>