Merge "[Bluetooth Pairing] Change allow phone book permission Switch to Material3 style." into main

This commit is contained in:
Ze Li
2025-03-11 07:29:29 -07:00
committed by Android (Google) Code Review
2 changed files with 14 additions and 11 deletions

View File

@@ -101,7 +101,8 @@
android:hyphenationFrequency="normalFast"
android:textAppearance="@*android:style/TextAppearance.DeviceDefault.Caption" />
</LinearLayout>
<Switch
<com.google.android.material.materialswitch.MaterialSwitch
android:theme="@style/Theme.Material3.DynamicColors.DayNight"
android:id="@+id/phonebook_sharing_message_confirm_pin"
android:layout_width="wrap_content"
android:layout_height="48dp"