XML : Using IntelliJ, no "styles.xml" file?

So basically I kept trying to change the theme in my created android apps and IntelliJ wouldn't throw any errors when I would make/run the project but my theme would never actually change on the actual app running on my phone.

So eventually I realize there is no styles.xml file in the values folder. So I made one. But does anyone know why IntelliJ doesn't automatically create a styles.xml file for you when you create the project in the first place.

I didn't change any of the project creation settings, I left everything default.

Thank You

No comments:

Post a Comment