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

Commit 58c217dc authored by Chengfei Tao's avatar Chengfei Tao Committed by Automerger Merge Worker
Browse files

Merge "Accessibility toggle button small tappable area fix" into tm-qpr-dev am: b2c923fa

parents 9b635bf1 b2c923fa
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -84,8 +84,7 @@

            <FrameLayout
                android:layout_width="match_parent"
                android:layout_height="wrap_content"
                android:layout_marginTop="@dimen/limited_vision_button_frame_margin_top">
                android:layout_height="wrap_content">

                <Button
                    android:id="@+id/accessibility_button"
+0 −1
Original line number Diff line number Diff line
@@ -525,7 +525,6 @@
    <dimen name="illustration_accessibility_margin_top">0dp</dimen>
    <dimen name="face_enroll_education_lottie_frame_margin_top">-24dp</dimen>
    <dimen name="lottie_animation_view_margin_top">-52dp</dimen>
    <dimen name="limited_vision_button_frame_margin_top">-24dp</dimen>
    <dimen name="limited_vision_button_margin_top">0dp</dimen>
    <dimen name="limited_vision_button_margin_bottom">0dp</dimen>
    <dimen name="limited_vision_button_toggle_margin_top">0dp</dimen>