I want to align to bottom right my FAB.
android:gravity=\"bottom|right\"
android:layout_alignParentBottom=\
Try
android:layout_gravity="bottom|right"