Android text in drawable layer-list [closed]
问题 Closed . This question needs to be more focused. It is not currently accepting answers. Want to improve this question? Update the question so it focuses on one problem only by editing this post. Closed 3 years ago . This is for my splash screen. I am assembling my background using a layer-list . How do I add text to the layer list? 回答1: One way to add Texts in your drawable layer-list is by creating a png file of the text and adding it using bitmap . Here is one example of it. <?xml version=