this post was submitted on 17 Jul 2023
50 points (71.6% liked)
Jerboa
10299 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
- Open source, AGPL License.
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
- bitcoin:
1Hefs7miXS5ff5Ck5xvmjKjXf5242KzRtK
- ethereum:
0x400c96c96acbC6E7B3B43B1dc1BB446540a88A01
- monero:
41taVyY6e1xApqKyMVDRVxJ76sPkfZhALLTjRvVKpaAh2pBd4wv9RgYj1tSPrx8wc6iE1uWUfjtQdTmTy2FGMeChGVKPQuV
- cardano:
addr1q858t89l2ym6xmrugjs0af9cslfwvnvsh2xxp6x4dcez7pf5tushkp4wl7zxfhm2djp6gq60dk4cmc7seaza5p3slx0sakjutm
Contact
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 don't think the feature should be removed. Perhaps it can be reworked or improved for selecting text, but I personally appreciate the click to collapse. Very convenient to skip forward to the next item.
I agree it's great but I would love if it were moved to a separate button along with a button at the top of a post to collapse all comments so you can skim through top-level comments more easily.
One issue I keep encountering with this click to hide implementation is that users post a thumbnail sized image and when I try to click on it to see full size, wind up just hiding the comment.
RiF had the option of collapse all childs, but I think it was a setting that applied everywhere, not a functionality you could use in a thread by thread basis.
I also like collapsing comments, but I don't like that clicking almost anywhere on the comment it collapsed it. Sometimes even trying to upvote a comment it keep collapsing it.
And if you click on collapsed comment it sometimes takes you to commenter's profile instead of expanding the comment.
A button with +/- symbols would be nice.
How about an option to switch the functionality? "Long press to: option A, option B, etc"
I'm a fan of this; it's how Slide handled it.
I also prefer Slide's method of collapsing comments; it only collapses the child comments, not the one you pressed on. (although it also has an option to collapse it too)
The "show content for collapsed comments" option does what I think you want. It'll cause tapping on a comment to hide it's children but otherwise leave that comment visible.
That it does, thank you! The highlighted
+X
indicator is appreciated as well.