We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc812fd commit e8969acCopy full SHA for e8969ac
packages/dialogs/platforms/android/native-api-usage.json
@@ -1,5 +1,6 @@
1
{
2
"uses": [
3
+ "com.google.android.material.dialog:MaterialAlertDialogBuilder*",
4
"androidx.appcompat.app:AlertDialog*",
5
"androidx.appcompat.app.AlertDialog:Builder*"
6
]
0 commit comments