BlurTutorial icon indicating copy to clipboard operation
BlurTutorial copied to clipboard

Restricted API issue

Open PriyaSindkar opened this issue 2 years ago • 0 comments

Some of the extractor classes are getting this error-

MenuItemImpl.getItemId can only be called from within the same library group prefix (referenced groupId='androidx.appcompat' with prefix androidx from groupId='rootProjectName')

Can you suggest an alternative to using this?

PriyaSindkar avatar Feb 01 '23 10:02 PriyaSindkar