Merge "Clean up unused code" into sc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
3928e0b4f1
@@ -15,8 +15,7 @@
|
|||||||
limitations under the License.
|
limitations under the License.
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<resources
|
<resources>
|
||||||
xmlns:androidprv="http://schemas.android.com/apk/prv/res/android">
|
|
||||||
|
|
||||||
<style name="Theme.Settings.Home" parent="Theme.Settings.HomeBase">
|
<style name="Theme.Settings.Home" parent="Theme.Settings.HomeBase">
|
||||||
<item name="colorPrimary">@*android:color/primary_device_default_settings</item>
|
<item name="colorPrimary">@*android:color/primary_device_default_settings</item>
|
||||||
|
@@ -14,8 +14,7 @@
|
|||||||
limitations under the License.
|
limitations under the License.
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<resources
|
<resources>
|
||||||
xmlns:androidprv="http://schemas.android.com/apk/prv/res/android">
|
|
||||||
|
|
||||||
<style name="Transparent">
|
<style name="Transparent">
|
||||||
<item name="alertDialogTheme">@style/Theme.AlertDialog</item>
|
<item name="alertDialogTheme">@style/Theme.AlertDialog</item>
|
||||||
|
Reference in New Issue
Block a user