Overlay over an ImageView on Android

后端 未结 4 2023
灰色年华
灰色年华 2021-02-02 16:50

So I have a list of images that come from the web, I don\'t know which color are they and I want to place a text over the ImageView.

My idea is to place the ImageView, a

4条回答
  •  無奈伤痛
    2021-02-02 17:21

    Thanks to adityajones I managed to get there :) So although this is my right answer, I'll mark his as the correct one!

    
    

    
    
    
    
        
    
    

提交回复
热议问题