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

Commit 3a1491d0 authored by Candice Lo's avatar Candice Lo Committed by Android (Google) Code Review
Browse files

Merge "fix(magnification settings): Mark label for the horizontal lock switch" into main

parents 52f9466b c8a28585
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -125,6 +125,7 @@
            android:ellipsize="marquee"
            android:text="@string/accessibility_allow_diagonal_scrolling"
            android:textAppearance="@style/TextAppearance.MagnificationSetting.Title"
            android:labelFor="@id/magnifier_horizontal_lock_switch"
            android:layout_gravity="center_vertical" />

        <Switch