Post #2372255
2026-04-01 11:00 UTC
In #Android this manifests as two different ways an app can define the user interface. The writing is on the wall for the way that works ( #xml ), so it's time to (carefully) migrate to the way that doesn't work yet ( #compose ). Hopefully Compose'll work properly by the time I'm finished (this is going to be a multi-month effort over multiple releases).
I've migrated the language packs preference screen to see how much work this is (https://github.com/pachli/pachli-android/pull/1750), and what needs to be done.
Replies (1)
-
@pachli@mastodon.social 2026-04-01 11:00
As I say, you shouldn't notice any difference in behaviour on this screen. I haven't seen any in my testing, #TalkBack behaves the same, etc. But if you do then please let me know.