Two floating action buttons next to each other

前端 未结 12 1355
谎友^
谎友^ 2020-12-23 09:26

The material design documentation has an example of Google Maps showing two floating action buttons next to one another (actually, one above the other).

12条回答
  •  时光说笑
    2020-12-23 10:12

    Here is my solution, just put an invisible fab between the two fabs, and works well with CoordinatorLayout.

    
    
    
    
    
    

    No Snackbar

    With Snackbar

提交回复
热议问题