I already looked up other answers on this issue - they say assets/fonts should be inside or outside of src/main.
But in my case I dont' have src or main folder:
where should i put my assets/fonts folder in my case?
I already looked up other answers on this issue - they say assets/fonts should be inside or outside of src/main.
But in my case I dont' have src or main folder:
where should i put my assets/fonts folder in my case?
In your app.iml file (under "app" folder), you will see a line of config
This means your "assets" folder is under "main" folder