This repository has been archived on 2019-12-07. You can view files and clone it, but cannot push or open issues or pull requests.
controldna/build/res/all/debug/values-v11/values.xml

41 lines
1.9 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<resources>
<!-- From: file:/home/felix/workspace/controldlna/res/values-v11/styles.xml -->
<eat-comment />
<style name="AppBaseTheme" parent="android:Theme.Holo.Light">
<!-- API 11 theme customizations can go here. -->
</style>
<!-- From: file:/home/felix/workspace/controldlna/build/exploded-bundles/ComAndroidSupportAppcompatV71800.aar/res/values-v11/values.xml -->
<eat-comment />
<style name="Theme.Base" parent="android:Theme.Holo">
<item name="android:windowNoTitle">true</item>
<item name="android:windowActionBar">false</item>
<!-- Attributes populated from the framework to be read by apps -->
<item name="buttonBarStyle">?android:attr/buttonBarStyle</item>
<item name="buttonBarButtonStyle">?android:attr/buttonBarButtonStyle</item>
<item name="selectableItemBackground">?android:attr/selectableItemBackground</item>
</style>
<style name="Theme.Base.Light" parent="android:Theme.Holo.Light">
<item name="android:windowNoTitle">true</item>
<item name="android:windowActionBar">false</item>
<!-- Attributes populated from the framework to be read by apps -->
<item name="buttonBarStyle">?android:attr/buttonBarStyle</item>
<item name="buttonBarButtonStyle">?android:attr/buttonBarButtonStyle</item>
<item name="selectableItemBackground">?android:attr/selectableItemBackground</item>
</style>
<style name="Widget.AppCompat.Base.AutoCompleteTextView" parent="android:Widget.Holo.AutoCompleteTextView" />
<style name="Widget.AppCompat.Base.ProgressBar" parent="android:Widget.Holo.ProgressBar" />
<style name="Widget.AppCompat.Base.ProgressBar.Horizontal" parent="android:Widget.Holo.ProgressBar.Horizontal" />
<style name="Widget.AppCompat.Light.Base.AutoCompleteTextView" parent="android:Widget.Holo.Light.AutoCompleteTextView" />
</resources>