How to align Floating Action Button to center
问题 I have one FloatingActionButton. I want it to be middle of 2 LinearLayouts and center of screen like this. Currently My design is like this I want it to be at the exact center of the screen. How to do that? This is my whole xml code <android.support.design.widget.CoordinatorLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto" android:layout_width="match_parent" android:layout_height="match_parent"> <LinearLayout android:layout