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

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

Merge "Remove the ripple effect of the switch button" into sc-dev am: d909f712

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

Change-Id: Iba473886b49821f8df28ea7e46cbe5d10b8ca38c
parents 29c4d09a d909f712
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -37,6 +37,7 @@
        android:id="@+id/dark_mode_toggle"
        android:layout_width="wrap_content"
        android:layout_height="wrap_content"
        android:background="@null"
        android:clickable="false"
        android:focusable="false"
        style="@style/Switch.SettingsLib" />
+1 −0
Original line number Diff line number Diff line
@@ -37,6 +37,7 @@
        android:id="@+id/themed_icon_toggle"
        android:layout_width="wrap_content"
        android:layout_height="wrap_content"
        android:background="@null"
        android:clickable="false"
        android:focusable="false"
        style="@style/Switch.SettingsLib"/>