diff --git a/res/layout/bluetooth_pin_confirm.xml b/res/layout/bluetooth_pin_confirm.xml index fb3435bf342..9387d5ddd82 100644 --- a/res/layout/bluetooth_pin_confirm.xml +++ b/res/layout/bluetooth_pin_confirm.xml @@ -20,13 +20,13 @@ + android:layout_width="match_parent" + android:paddingTop="@dimen/bluetooth_dialog_padding_top"> @@ -105,7 +105,6 @@ android:id="@+id/phonebook_sharing_message_confirm_pin" android:layout_width="wrap_content" android:layout_height="48dp" - android:layout_weight="0" android:gravity="center_vertical" android:contentDescription="@string/bluetooth_pairing_phonebook_toggle_text" android:switchMinWidth="48dp" />