How to integrate a floating action button into linear layout with toolbar

前端 未结 3 1002
我在风中等你
我在风中等你 2021-02-07 01:01

I have the following list view to which I want to add a floating action button.




        
3条回答
  •  南笙
    南笙 (楼主)
    2021-02-07 01:53

    Try to put ListView and FloatingActionButton inside FrameLayout

    
     
    
          
      
    
              
              
    
         
    
      
    
    

提交回复
热议问题