diff --git a/res/xml/bluetooth_audio_streams_dialog.xml b/res/xml/bluetooth_audio_streams_dialog.xml index d2b393328e8..af2adf4a7e6 100644 --- a/res/xml/bluetooth_audio_streams_dialog.xml +++ b/res/xml/bluetooth_audio_streams_dialog.xml @@ -88,7 +88,8 @@ app:layout_constraintBottom_toBottomOf="parent" app:layout_constraintStart_toStartOf="parent" app:layout_constraintTop_toTopOf="parent" - style="@style/BroadcastActionButton"/> + style="@style/BroadcastActionButton" + android:featureFlag="!com.android.settings.flags.enable_bluetooth_settings_expressive_design_read_only"/>