We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0387388 commit de9c2b5Copy full SHA for de9c2b5
packages/checkbox/platforms/android/native-api-usage.json
@@ -1,5 +1,6 @@
1
{
2
"uses": [
3
- "androidx.appcompat.widget:AppCompatCheckBox*"
+ "androidx.appcompat.widget:AppCompatCheckBox*",
4
+ "android.widget:CompoundButton*"
5
]
6
}
0 commit comments