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
Please add an option to enable Infinite Scroll on homepage. This will make the navigation easier.
Why would it be useful to add?
It will make it so much easier to navigate, especially when there are many pages on home screen. Imagine having 6 pages, we need to swipe all the way back to page 1 from page 6 instead of simply doing a single swipe to right to swipe to page 1. All major launchers have this. Thanks.
Did the feature exist in Lawnchair v2? (Play Store version)
No
Example(s)
As described above
Additional context
No response
The text was updated successfully, but these errors were encountered:
Related to LawnchairLauncher#4943
Add infinite scroll option to the homepage.
* **LawnchairLauncher.kt**
- Observe the `infiniteScroll` preference and update the launcher accordingly.
* **HomeScreenPreferences.kt**
- Add a switch to enable/disable infinite scroll in the layout preference group.
* **HomeScreenGridPreferences.kt**
- Add a switch to enable/disable infinite scroll in the layout preference group.
Describe the feature
Please add an option to enable Infinite Scroll on homepage. This will make the navigation easier.
Why would it be useful to add?
It will make it so much easier to navigate, especially when there are many pages on home screen. Imagine having 6 pages, we need to swipe all the way back to page 1 from page 6 instead of simply doing a single swipe to right to swipe to page 1. All major launchers have this. Thanks.
Did the feature exist in Lawnchair v2? (Play Store version)
No
Example(s)
As described above
Additional context
No response
The text was updated successfully, but these errors were encountered: