how to set a text over an imageView?

后端 未结 8 563
日久生厌
日久生厌 2020-12-05 07:20

I am placing an application bar on the top of the screen and it looks as the following figure:

\"enter

8条回答
  •  情歌与酒
    2020-12-05 07:57

    If you want to put any view on to of any other view on a Relative layout you need to define the top level view below the low level view... for example

    
    
    
    

提交回复
热议问题