How to add XML drawable in Eclipse

后端 未结 8 657
青春惊慌失措
青春惊慌失措 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:19

    It's is exactly like you said : you have the create the file manually. But also the XML file content has to be valid. That's all. You can show us your button_drawable.xml content so we check it.

提交回复
热议问题