SlideshowWallpaper
SlideshowWallpaper copied to clipboard
Migrate to Edge-to-edge layout
Starting with android 15, Edge-to-edge layout is enforced. One method to migrate would be, to use compose instead of views. See https://developer.android.com/develop/ui/compose/migrate
I'm currently seeing no Kotlin in your repository. Does this mean you slowly want to introduce Kotlin as well?
Yes, probably. I'm still not sure. Migrating to Kotlin might be a good step for the future, but is complex. But I'm not sure if there is another good way for migrate to the enforced edge-to-edge layout.