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 aad043a commit a7673ffCopy full SHA for a7673ff
packages/bottomsheet/platforms/android/native-api-usage.json
@@ -1,5 +1,7 @@
1
{
2
"uses": [
3
+ "android.view:WindowManager",
4
+ "android.view:WindowManager.LayoutParams",
5
"com.google.android.material.bottomsheet:BottomSheetBehavior",
6
"com.google.android.material.bottomsheet:BottomSheetBehavior.BottomSheetCallback"
7
]
0 commit comments