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

Commit 1f407ab0 authored by Mill Chen's avatar Mill Chen
Browse files

Update visual: AppSwitchPreference alignment

The switch button of AppSwitchPreference isn't aligned with
SwitchPreference, make it align.

Bug: 123411506
Test: visual
Change-Id: I1dd1ca87e7c51052072f0dda528abf74d153875d
parent 2c6925f2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -88,7 +88,7 @@
        android:id="@android:id/widget_frame"
        android:layout_width="wrap_content"
        android:layout_height="match_parent"
        android:gravity="center"
        android:gravity="center_vertical|end"
        android:minWidth="64dp"
        android:orientation="vertical"/>