this post was submitted on 03 Jun 2023
9 points (100.0% liked)

Jerboa

10290 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 see we can adjust the font size in the settings, however this doesn't change the font size of comments which is huge.

Am i missing something or is this feature not added yet?

edit I thought I would play with the code base and found what i would consider the issue. Running a local build it is running the way i like so i will refine this into a pull request and submit it.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] Lowbird@beehaw.org 2 points 1 year ago (1 children)

That sounds like a bug maybe? Jerboa font size setting adjusts the comment text size for me, at least.

Maybe try a different view? I'm using list view, so maybe it's different with card or small card view?

[โ€“] Adda@lemmy.ml 1 points 1 year ago

Same here. I would describe your situation and create a new issue (unless it already exists) at Jerboa GitHub repository.