Quick Return with CoordinatorLayout

One nifty UI element that you can add to a scrolling view is a quick return view- an element that disappears when the user scrolls in one direction, then reappears when the user scrolls in the opposite direction.

Learn how to leverage CoordinatorLayout to implement a quick return element!

Read on Medium ›