Closed katesaikishore closed 3 years ago
implementation 'androidx.legacy:legacy-support-v4:1.0.0' implementation 'org.jetbrains.kotlin:kotlin-stdlib:1.3.72'
I have imported project successfully And yet cant use app:cnb_menuResource in my XML file.
app:cnb_menuResource
Android max API 30 min API level 23
Sync with Gradle and cleared caches and restarted no use.
My mistake didn't design the menu
How did you solve it?? I have the same problem! 😓
Did you found how to solve it?
I have imported project successfully And yet cant use
app:cnb_menuResource
in my XML file.Android max API 30 min API level 23
Sync with Gradle and cleared caches and restarted no use.