Collapsing toolbar with image, tabs and FAB
I'm having difficulties trying to implement the toolbar as in images below: However, I've failed to add the Floating Action Button like shown on image. I'm using Googles design support library. Any ideas? My current XML code: <?xml version="1.0" encoding="utf-8"?> <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"> <android.support.design.widget.AppBarLayout android:id="@+id/appbar" android:layout_width="match