seedvault-app / seedvault

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

Update theme setup for Gradle-only builds #549

Closed theimpulson closed 2 months ago

theimpulson commented 11 months ago

The current setup is still using AppCompat themes as well as unavailable/unresolvable colors that result in UI looking bad on Gradle-only builds. It would be a good idea to refactor them to ensure we use officially available colors/API as well as Material3.

grote commented 3 months ago

@theimpulson is this still an issue?

theimpulson commented 2 months ago

This has been fixed. Closing the issue.