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.
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.