Skip to content

Commit 8720ccc

Browse files
committed
fix(collectionview): native-api-usage fix
1 parent ee58aaa commit 8720ccc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@
2424
"com.h6ah4i.android.widget.advrecyclerview.animator:BaseItemAnimator",
2525
"com.h6ah4i.android.widget.advrecyclerview.animator:GeneralItemAnimator",
2626
"com.h6ah4i.android.widget.advrecyclerview.animator:RefactoredDefaultItemAnimator",
27-
"com.nativescript.collectionview*:"
27+
"com.nativescript.collectionview*:*"
2828
]
2929
}

0 commit comments

Comments
 (0)