DiscreteScrollView Sample

5.0
58 reviews
5K+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

DiscreteScrollView library is a RecyclerView-based implementation of a scrollable list, where current item is centered and can be changed using swipes. It is similar to a ViewPager, but you can painleslly create layout, where views adjacent to the currently selected view are partially or fully visible on the screen (I've tried to use ViewPager for this purpose and, please, don't repeat my mistakes - better use this library!).

This application is a sample of what you can do with the help of the library.

You can find a source code of the app and library here:
https://github.com/yarolegovich/DiscreteScrollView
Updated on
Mar 18, 2017

Data safety

Developers can show information here about how their app collects and uses your data. Learn more about data safety
No information available

Ratings and reviews

5.0
58 reviews
A Google user
September 25, 2018
Amazing! Thanks for this great library along with SlidingRootNav. You make the best libraries without a doubt!
2 people found this review helpful
Did you find this helpful?
A Google user
October 12, 2017
Super good job!
1 person found this review helpful
Did you find this helpful?
A Google user
May 14, 2017
Looks fantastic.
3 people found this review helpful
Did you find this helpful?

What's new

Vertical scroll.