Merge "Clean up unused code" into sc-dev

This commit is contained in:
TreeHugger Robot
2021-06-21 11:25:35 +00:00
committed by Android (Google) Code Review
2 changed files with 2 additions and 4 deletions

View File

@@ -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>

View File

@@ -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>