2ad0bb46a4
Android app to exercise the new attribute. For bug 19995702. Change-Id: I0794301a6b677ec6367dd3ad99a40b5d3f9f1d7c
12 lines
324 B
XML
12 lines
324 B
XML
<resources>
|
|
|
|
<!--
|
|
Base application theme for API 11+. This theme completely replaces
|
|
AppBaseTheme from res/values/styles.xml on API 11+ devices.
|
|
-->
|
|
<style name="AppBaseTheme" parent="android:Theme.Holo.Light">
|
|
<!-- API 11 theme customizations can go here. -->
|
|
</style>
|
|
|
|
</resources>
|