How to make Button overlap CardView at the bottom

前端 未结 7 1769
慢半拍i
慢半拍i 2020-12-29 00:33

I am creating an app that displays announcements, and I want to add a login. I am trying to make this XML design,

7条回答
  •  情话喂你
    2020-12-29 01:07

    You could do this pretty easily with the Constraint Layout library and with the design tab.

    Sample photo

    Here's the code but I did most of this in the design tab.

    
    
    
        
    
            
    
                
    
                
    
            
        
    
        

提交回复
热议问题