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
Eg: For hour, scrolling should not stop after 12. Rather it should again loop to 1 and also switch AM to PM and vice versa.
For minutes, scrolling should loop after 59.
This is similar to how Xiaomi does it.
Shouldn't be much difficult to implement.
The text was updated successfully, but these errors were encountered:
Looped scroll is exist in old versions but ı remove that feature because broke backwards feature. I will try to add this feature next rewrite of all library.
Eg: For hour, scrolling should not stop after 12. Rather it should again loop to 1 and also switch AM to PM and vice versa.
For minutes, scrolling should loop after 59.
This is similar to how Xiaomi does it.
Shouldn't be much difficult to implement.
The text was updated successfully, but these errors were encountered: