Skip to content

Andrew0000/Circular-Layout

Repository files navigation

CircularLayout - кастомный ViewGroup, в который можно добавлять другое контейнеры. Если суммарная ширина добавленных контейнеров будет больше, чем ширина CircularLayout, то скроллинг будет зациклен по кругу. Так же внизу будет отображаться текущий прогресс перемотки. Можно подключить проект к другому проекту или скопировать нужный класс.

About

Warning: Deprecated! It's strongly recommended to use custom LayoutManager with RecyclerView instead of this library (for decrease used memory in long lists). Layout with a looped scrolling for android. Sample here: https://play.google.com/store/apps/details?id=crocodile8000.circularlayout

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages