I am trying to add a scrollable title to the gridview layout in android, Ive tried everything I could find on the Internet, but I can’t get it working, this type of layout appears in a number of popular applications like facebook and instram, but Im could not find one example code that would give me an Idea on how to actually do this, does anyone know how this can be achieved? adding gridview to scrollview doesn't work either, below are some photos that illustrate what Im trying to achieve.
This is before the scroll:

This is after the scroll: 
android android-layout android-gridview android-scrollview
Edmund rojas
source share