this post was submitted on 23 Jan 2025
3 points (100.0% liked)

Raccoon for Lemmy app

103 readers
5 users here now

This community is dedicated to the discussion about the Raccoon for Lemmy mobile app. Raccoon is an open source app powered by Kotlin Multiplatform (KMP) and Compose Multiplatform (CMP) which intends not only to provide a mobile client for Lemmy, but also to create a space where users' voice is listened to, and we grow together by exchanging opinions.

Main features:

Why was the project started?

We believe that Lemmy has a lot of potential and part of its success depends on users being able to enjoy the experience on robust and well-done clients. Moreover, encouraging discussion between people is important to develop a healthy and tolerant society where everyone's right and freedom are safeguarded. To know more, have a look at the Procyon Project's manifesto.

References

Quick links

founded 6 months ago
MODERATORS
 

While scrolling All it does not happen. It happens if I open any post or go into any community.

Is there a setting to prevent this?

top 3 comments
sorted by: hot top controversial new old
[–] [email protected] 2 points 2 weeks ago (1 children)

Thanks for reporting, I'll create ad issue for it!

[–] [email protected] 1 points 2 weeks ago (1 children)

Wasn't there an option to allow this or not long back? Something like immersive mode?

[–] [email protected] 3 points 2 weeks ago

You remember correctly, there was an "edge-to-edge" mode until some time ago. Unfortunately (or fortunately, depending on your POV if you like immersive mode) Google has decided to enforce edge-to-edge by default on Android >= 15. So you, as a developer, are free to choose whether to comply now or to comply slightly later.

I've made some adaptations to the app but probably forgot to apply some inset when the nav bar is present in some screens.