You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Update PagerSnippets.kt rectified error
1. Modifer.align(Alignment.BottomCenter) is replaced by
verticalArrangement property which is no more working
2. wrong value 10 is replaced by 4 for pageCount
3. made text more visible by putting it inside a box
* fix pager snippets
---------
Co-authored-by: Karthi Keyan <[email protected]>
0 commit comments