diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 8c6b84a3eb9..b956f679199 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -4603,6 +4603,22 @@ android:value="true" /> + + + + + + + + + + android:gravity="center_vertical" + android:contentDescription="@string/bluetooth_pairing_phonebook_toggle_text" + android:switchMinWidth="48dp" /> diff --git a/res/values/strings.xml b/res/values/strings.xml index e73cf31eea1..cbc1f957196 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -11538,7 +11538,7 @@ Next - Turning on %1$s + Turning on %1$s Mobile network diff --git a/res/xml/bluetooth_audio_streams_dialog.xml b/res/xml/bluetooth_audio_streams_dialog.xml index afc505546fb..502e55a1305 100644 --- a/res/xml/bluetooth_audio_streams_dialog.xml +++ b/res/xml/bluetooth_audio_streams_dialog.xml @@ -78,14 +78,14 @@ android:layout_height="wrap_content" android:layout_marginLeft="16dp" android:layout_weight="1" - android:visibility="gone"/> + android:visibility="invisible"/>