I am trying to follow the Google Docs on using the CoordinatorLayout but i am having an issue with the ScrollView inside the CoordinatorLayout. Basically, the Toolbar normal
Use NestedScrollView to collapse your scrollview as a child of Coordinator Layout. Replace your code with this code: