Skip to content

Commit 3f628b7

Browse files
committed
fix(dialogs): missing native-api-usage
1 parent 22bb917 commit 3f628b7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"uses": [
3+
"android.content:DialogInterface.OnKeyListener",
34
"com.google.android.material.dialog:MaterialAlertDialogBuilder",
45
"android.widget:TextView",
56
"android.view:KeyEvent",

0 commit comments

Comments
 (0)