Gurupreet / ComposeCookBook

A Collection on all Jetpack compose UI elements, Layouts, Widgets and Demo screens to see it's potential
MIT License
6.3k stars 799 forks source link

Add circular behavior in the carousel component also make code more readable #114

Closed abbasiehsan1991 closed 3 years ago

abbasiehsan1991 commented 3 years ago

Sent user to the first item in the carousel when reached to the last item in the carousel Also tried to separate related codes and make code more cleaner

Gurupreet commented 3 years ago

💯