this post was submitted on 08 Sep 2025
14 points (100.0% liked)

Jerboa

11094 readers
36 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 3 years ago
MODERATORS
 

The first line of text in the body of a post is sometimes cut off on initial viewing.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] jodawznev@sh.itjust.works 6 points 2 weeks ago* (last edited 2 weeks ago) (1 children)

As far as i can tell, it depends where your thumb is when you scroll up/down.

If you scroll down with your thumb on the short description, it scrolls the content of the text within its box down one line, then scrolls the list of articles. That's the cutoff you're seeing.

If you scroll up with your thumb on the short description, it scrolls the content of the text within its box up one line, then scrolls the list of articles.

Something about bubbling events maybe?

[โ€“] pr06lefs@lemmy.ml 5 points 2 weeks ago

yeah. IMO the story text shouldn't be scrollable.