Skip to content

Commit a7673ff

Browse files
committed
fix(bottomsheet): android native-api-usage fix
1 parent aad043a commit a7673ff

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/bottomsheet/platforms/android/native-api-usage.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
{
22
"uses": [
3+
"android.view:WindowManager",
4+
"android.view:WindowManager.LayoutParams",
35
"com.google.android.material.bottomsheet:BottomSheetBehavior",
46
"com.google.android.material.bottomsheet:BottomSheetBehavior.BottomSheetCallback"
57
]

0 commit comments

Comments
 (0)