Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 251d3a27 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Clean up unused code" into sc-dev am: 3928e0b4

Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15029689

Change-Id: I3c1d23136d733282b2cbc7215f94d88449fbc852
parents 2c8ffaa1 3928e0b4
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -15,8 +15,7 @@
     limitations under the License.
-->

<resources
    xmlns:androidprv="http://schemas.android.com/apk/prv/res/android">
<resources>

    <style name="Theme.Settings.Home" parent="Theme.Settings.HomeBase">
        <item name="colorPrimary">@*android:color/primary_device_default_settings</item>
+1 −2
Original line number Diff line number Diff line
@@ -14,8 +14,7 @@
     limitations under the License.
-->

<resources
    xmlns:androidprv="http://schemas.android.com/apk/prv/res/android">
<resources>

    <style name="Transparent">
        <item name="alertDialogTheme">@style/Theme.AlertDialog</item>