this post was submitted on 10 Jun 2024
13 points (100.0% liked)

Jerboa

550 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
 

Text rearranges so its kerning appears slightly off when scrolling past the bottom of the page.

I find it more noticeable looking at the video than in this gif, but it's still not a big deal.

top 9 comments
sorted by: hot top controversial new old
[–] thayer@lemmy.ca 4 points 3 months ago (2 children)

Are you referring to the animated stretchiness of the text as you pull up from the bottom? Because I believe that's just a responsive element of Google's Material Design. I don't see anything happening to the kerning itself, but then I'm on mobile, it's a gif, and I'm tired.

[–] sukhmel@programming.dev 4 points 3 months ago

No, the text also shrinks horizontally while stretching vertically. This is a bit weird, but I second that it seems quite minor as an issue

[–] Zagorath@aussie.zone 1 points 3 months ago

It's relatively subtle on my phone, and even more difficult to spot in this gif, but concentrate on the bottom-most comment, the "a few" and the "because they", and you can see how the text squeezes up horizontally when I scroll down.

[–] coaxil@lemm.ee 3 points 3 months ago

Oh man, now you have pointed this out to me, I cannot not notice it on my device also hahaha argh

[–] gamma@programming.dev 2 points 3 months ago* (last edited 3 months ago) (1 children)

Strange, I don't see this behavior on my device. Not sure what information would be relevant to debugging this though.

[–] Zagorath@aussie.zone 1 points 3 months ago

Happy cake day!

(I didn't even realise Lemmy displayed cake days. Is that a new feature?)

[–] testAccount@lemmy.one 2 points 3 months ago (1 children)

I can't stretch it on my phone. What Android version is this?

[–] Zagorath@aussie.zone 2 points 3 months ago

Android 14 on Pixel 7a.

(Side note: wtf Google, why did I not find that information under "System"?)

[–] dessalines@lemmy.ml 1 points 3 months ago

Not sure if there's anything we can do about this one, but open up an issue on the github.