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

Commit 55fc6463 authored by Haijie Hong's avatar Haijie Hong Committed by Android (Google) Code Review
Browse files

Merge "Add talkback and fix touch area of phonebook sharing toggle" into main

parents 4601261f 9f5cb5cf
Loading
Loading
Loading
Loading
+4 −2
Original line number Diff line number Diff line
@@ -103,9 +103,11 @@
            <Switch
                android:id="@+id/phonebook_sharing_message_confirm_pin"
                android:layout_width="wrap_content"
                android:layout_height="match_parent"
                android:layout_height="48dp"
                android:layout_weight="0"
                android:gravity="center_vertical" />
                android:gravity="center_vertical"
                android:contentDescription="@string/bluetooth_pairing_phonebook_toggle_text"
                android:switchMinWidth="48dp" />
        </LinearLayout>
    </LinearLayout>