here is my code, unable to get access string and drawable folder in composes, where i have mistake help appreciated.
Asked
Active
Viewed 53 times
0
-
2check if you are importing a different `R` class – Gabriele Mariotti Oct 19 '22 at 08:44
-
import yourpackgename.R is required for the same. – Sandesh Khutal Oct 19 '22 at 08:59
-
please, add your code with correct package name, and also screenshot with package name – Vera Iureva Oct 19 '22 at 11:28
-
i have put it with package name .R but still not working where i have mistake – Ayaz Muhammad Oct 19 '22 at 12:55
-
Try out by clean and rebuilding project. Or restart Android Studio. It may be of some AGP build problem. – Ahsan Ullah Rasel Oct 20 '22 at 01:26
-
not working ..... – Ayaz Muhammad Oct 24 '22 at 11:25