While taking a course, I was instructed to make an xml selector for a button. The course said to make a new android xml in eclipse, but i am using android studio.
Also w
First of all, there will be no drawable folder when establish a new Android Project in Android Studio likes Eclipse does. Right click on res folder--> New--> Android Resource Directory--> resource type--> drawable, and now you get a drawable folder, and then, you can add your new drawable resource file, selector, shape and .etc