GitHub - Andrew0000/Circular-Layout: 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

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

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

Readme

License

View license

Activity

Stars

5 stars

Watchers

1 watching

Forks

5 forks

Releases

No releases published

Languages