Cannot create resource directory for android modul...
# multiplatform
r
Cannot create resource directory for android module in KMM shared module:
l
main
will work fine even if it's not in
androidMain
(actually,
androidMain
won't work, unless you hack around.
r
But I still cannot use R in
androidMain
after creating the res folder under
main
l
Check the import starts with the package defined in the
AndroidManifest.xml
file of that module.