Android: Adding Background on a Custom TextView class

后端 未结 3 706
陌清茗
陌清茗 2020-12-20 00:04

I want to have a background of my TextView class, but I don\'t know how. I try to use the onDraw method on the class but it is not working.

Here is my code for my cu

3条回答
提交回复
热议问题