this post was submitted on 08 Jul 2023
24 points (92.9% liked)

Jerboa

10263 readers
1 users here now

Jerboa is a native-android client for Lemmy, built using the native android framework, Jetpack Compose.

Warning: You can submit issues, but between Lemmy and lemmy-ui, I probably won't have too much time to work on them. Learn jetpack compose like I did if you want to help make this app better.

Built With

Features

Installation / Releases

Support / Donate

Jerboa is made by Lemmy's developers, and is free, open-source software, meaning no advertising, monetizing, or venture capital, ever. Your donations directly support full-time development of the project.

Crypto

Contact

founded 2 years ago
MODERATORS
 

I often get myself closing Jerboa by accident when I'm on my profile, inbox or search menu and hit "back". Instead of going back to my feed, the app considers all menus in the bottom bar as the initial page, and hitting "back" closes the app. From my experience with other apps, it makes more sense to return to my feed before quitting.

Does it make sense for someone else? Should I open an issue on Github?

top 6 comments
sorted by: hot top controversial new old
[–] [email protected] 8 points 1 year ago

I 100% agree, it drives me nuts too.

[–] [email protected] 4 points 1 year ago

I would like to formally agree that this is annoying. I'm trying to retrain my brain but it is old and unwilling.

[–] [email protected] 3 points 1 year ago

Also it would be good to implement one of those toast notifications "press back again to exit" that other apps have.

[–] [email protected] 2 points 1 year ago

This is a known issue that I reported. You can resolve it by upgrading the app version (>v0.0.37) or by changing the Animator Duration Scale, in Android's Developer options, to a non-zero value.

[–] [email protected] 1 points 1 year ago

Yep I run into this problem too

[–] [email protected] 1 points 1 year ago

The navigation buttons resetting the navigation History is currently the intended behavior and not a bug. I am adding a back confirmation feature, that should be in 0.39 or 0.40. If more users prefer it not to do the nav resetting, i suggest making a issue to amend this, so that we can properly weigh in the desired behavior by the majority of the users.