Android Text over image

前端 未结 9 1098
既然无缘
既然无缘 2020-12-02 06:44

I have an imageView with an image, over that image I want to place a text. How can I achieve that?

9条回答
  •  庸人自扰
    2020-12-02 06:55

    You can use a TextView and change its background to the image you want to use

提交回复
热议问题