this app looks good but I want the theming to be in line with the rest of my apps. Jerboa and connect for Lemmy do this too, please add this feature
also allow setting default sorting
this app looks good but I want the theming to be in line with the rest of my apps. Jerboa and connect for Lemmy do this too, please add this feature
also allow setting default sorting
Default sorting and feed type will be included in the next release!
Auto light/dark mode is definitely possible, and should be relatively simple to add in. I’ll have to look a bit more into Material You (automatic theming based on background picture) since I’m not too familiar with how it works
I think there’s an API that Google made to hook into the theme of the system (so it would material you).
edit: found this guide from the android website: https://developer.android.com/jetpack/compose/designsystems/material3