t.ae
03/30/2022, 4:47 AM${myPackage}.R.attr.colorPrimary.
It seems it refers appcompat resource.
Today I created new project with latest Android Studio and found ${myPackage}.R.attr.colorPrimary is not accessible.
Can anyone tell me what makes this difference? Should I use androidx.appcompat.R.attr.colorPrimary or something?