Place ImageView over Button android

后端 未结 9 1974
醉话见心
醉话见心 2020-11-30 06:35

I am trying to place an ImageView over a Button using RelativeLayout. Here is my xml:



        
9条回答
  •  抹茶落季
    2020-11-30 07:11

    I placed ImageView on a Button with a diversion of RelativeLayout, hope this helps.

     
    
        
    
        

提交回复
热议问题