今奥全景相机
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
770 B

<?xml version="1.0" encoding="utf-8"?>
<resources>
<style name="Base.Theme.AppCompat" parent="@style/Base.V22.Theme.AppCompat" />
<style name="Base.Theme.AppCompat.Light" parent="@style/Base.V22.Theme.AppCompat.Light" />
<style name="Base.V22.Theme.AppCompat" parent="@style/Base.V21.Theme.AppCompat">
<item name="actionModeShareDrawable">?android:actionModeShareDrawable</item>
<item name="editTextBackground">?android:editTextBackground</item>
</style>
<style name="Base.V22.Theme.AppCompat.Light" parent="@style/Base.V21.Theme.AppCompat.Light">
<item name="actionModeShareDrawable">?android:actionModeShareDrawable</item>
<item name="editTextBackground">?android:editTextBackground</item>
</style>
</resources>