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

c# - Better 64-bit byte array hash -

webrtc - Which ICE candidate am I using and why? -

php - Zend Framework / Skeleton-Application / Composer install issue -