thunderbird / thunderbird-android

K-9 Mail – Open Source Email App for Android
https://k9mail.app/
Apache License 2.0
9.68k stars 2.44k forks source link

Replace AndroidX preferences library #6975

Open cketti opened 1 year ago

cketti commented 1 year ago

Rewrite settings UI to use Material 3.

bijaykumarpun commented 1 year ago

@cketti Can we get more context on this?

cketti commented 1 year ago

When switching to Material 3, we can't use the AndroidX preferences library because it doesn't properly support Material 3.

We're currently not looking for pull requests implementing this change.