How to add XML drawable in Eclipse

后端 未结 8 642
青春惊慌失措
青春惊慌失措 2021-01-02 22:21

Ok guys I\'m little stacked here. According to official documentation Google says that \"Once you\'ve defined your Drawable in XML, save the file in the res/drawable/ direct

8条回答
  •  温柔的废话
    2021-01-02 23:17

    This worked for me in creating a "drawable" folder inside the res folder. Right click on the res folder->New->Other->General->Folder then Next

    Select res from the set of folders under your project then

    give it the "drawable" name and Finish!

提交回复
热议问题