create shape xml file in drawable folder in android studio -


i using android studio 1.2.2 , need know how create new shape file in drawable folder. have done same in eclipse unable in android studio 1.2.2

follow these steps

  1. create drawable folder in res directory.(if not present)

  2. right click on drawable folder> new > drawable resource file

  3. give file name , change root element shape. (its selector default)

now go.


Comments

Popular posts from this blog

android - questions about switching from C2DM to GCM -

c++ - Qt setGeometry: Unable to set geometry -

batch file - How to extract all multi-volume RAR archives from subfolders of a folder? -