this post was submitted on 29 Apr 2025
49 points (100.0% liked)
Summit
922 readers
15 users here now
Community to discuss Summit, a Lemmy reader for Android.
App (Play Store): https://play.google.com/store/apps/details?id=com.idunnololz.summit
APK: https://github.com/idunnololz/summit-for-lemmy/releases
Source: https://github.com/idunnololz/summit
Support the app
Website: https://summit.idunnololz.com/
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I hate jumping on to requests literally hours after you announce you're back, but I have one usability niggle that I rub up against fairly often and is the main day to day issue I have with the app right now.
Is it possible to have a setting for swiping left-to-right to act as the back button on any screen that isn't your home feed?
I often for example go onto my profile to check back to a thread I've commented in previously, but swiping left-to-right doesn't bring you back to your profile, all it does is switch tab in the background so when you hit the back button you end up at your Posts tab on your profile instead.
In general I can't reach the back button with my right thumb, so having this option would let me use the app one handed to a much larger extent, which would be very convenient.
This change is extremely restrictive to the design of the app, so I think I will have to veto this. For back navigation, I strongly encourage you to try using Android's gesture navigation system instead.
How to enable gesture navigation: https://support.google.com/android/answer/9079644?hl=en
How to use gesture navigation: https://guidebooks.google.com/android/getstarted/gesturenavigation?hl=en
I didn't realise it would be so restrictive. That's fair.
A lot of UI elements rely on horizontal swiping. It essentially interferes with all of them. Its why gesture navigation uses the edges of the screen.
It was just something I got used to using in Sync and have been missing, but I didn't understand it was that much of a headache. If I understood what it meant I probably wouldn't have asked, sorry. I'm not a programmer at all so I really have no idea whether something is easy or complicated to implement.
No problem at all.