Android Studio setting up AppCompat with separate resource folders



I'm trying to learn how to set up appcompat and mess around with theming and transitions but I can't get past setup. Wherever I read it, they say to create a separate folder, values-21, for the material design themes but when I try to create the folder, it doesn't show up in android studio and any resource files I put in it from finder just gets pushed into the original values folder inside android studio. And if I try to use any sdk 21 items in there, android studio complains. Pretty confused as to what I am supposed to do.


No comments:

Post a Comment