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

Commit d56cb984 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: I3a939bc7856efee8be0b8f23b54ad9cdf8c9327b
parents b0930ace 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>