0
I am creating menu buttons in my Android project, for this I am using the site of Material IO, for me to be able to include the icons. What I did was to download the images of the icons as shown in the image below.
Then I unzipped on my local computer and grabbed the folder where the icons were and pasted in the directory RES as shown in the image below.
As you can see even I have pasted in the project the folders they just don’t appear, IE, the project doesn’t recognize the folders I pasted, and they’re really there, I navigated to the root of the project and found them there as you can see in the image below.
Please, how do I get my project to recognize these folders that I just put into the project?
Managed to solve the problem?
– GusCorreia