-
Notifications
You must be signed in to change notification settings - Fork 4.3k
[FR]: Add swipe gesture to Tabs in Interests screen #53
Copy link
Copy link
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Is there an existing issue for this?
- I have searched the existing issues
Describe the problem
The Tabs in the Interests screen do not have swipe gestures to move between Topics and People screens. You have to click on the tabs every time to navigate between the two (which many people I am sure won't like, including me).
Describe the solution
There should be a swipe navigation available so that you could switch between the Topics and People screens easily without having to click on the Tabs. The swipe navigation could be implemented using a ViewPager or by manually adding gesture support through Modifier.swipeable.
Additional context
No response
Code of Conduct
- I agree to follow this project's Code of Conduct
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request