We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7d46c4 commit aa8042fCopy full SHA for aa8042f
lib/java/com/google/android/material/bottomsheet/res/layout/design_bottom_sheet_dialog.xml
@@ -33,6 +33,7 @@
33
android:id="@+id/touch_outside"
34
android:layout_width="match_parent"
35
android:layout_height="match_parent"
36
+ android:focusable="false"
37
android:importantForAccessibility="no"
38
android:soundEffectsEnabled="false"
39
tools:ignore="UnusedAttribute"/>
0 commit comments