Skip to content

In this example I am going to see how to use Recycleview with HorizontalScrollView work in an Android Application. The HorizontalScrollView is like a ScrollView but with horizontal orientation. It is very useful because it is not very usefull to scoll up and down the whole screen of you application. Like google playstore we can achieve the same …

Notifications You must be signed in to change notification settings

afrussel/HorizontalScrollViewExample

Repository files navigation

Android HorizontalScrollView Example Like PlayStore

This code is working from API 21

Credits

Author: Ahmed Faisal

screenshot

About

In this example I am going to see how to use Recycleview with HorizontalScrollView work in an Android Application. The HorizontalScrollView is like a ScrollView but with horizontal orientation. It is very useful because it is not very usefull to scoll up and down the whole screen of you application. Like google playstore we can achieve the same …

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages