seedvault-app / seedvault

A backup application for the Android Open Source Project.
1.19k stars 73 forks source link

Material3 #699

Open theimpulson opened 1 week ago

theimpulson commented 1 week ago

Sumary

This PR migrates Seedvault to use Material3.

Issues

Test

Everything passes locally

theimpulson commented 1 week ago

Switches look really bad right now. At best I can copy the colors from datura and design from AOSP's settingsLib but unless we have gradle builds or AOSP updates the material components library, it is going to look bad.

grote commented 1 week ago
> Task :app:ktlintMainSourceSetCheck FAILED
app/src/main/java/com/stevesoltys/seedvault/settings/preference/M3ListPreference.kt:47:1 Needless blank line(s) (no-consecutive-blank-lines)
grote commented 1 week ago

colors seem wrong here:

Screenshot_20240624_102718

grote commented 1 week ago

For some reason, the exclamation mark error icon isn't red anymore: Screenshot_20240624_103537

In dark theme it is even worse, because dark greyish.