mikaelacaron / Basic-Car-Maintenance

A basic app to track your car's maintenance. Open source for Hacktoberfest 2023. Beginners are welcome!
https://mikaelacaron.github.io/Basic-Car-Maintenance/documentation/basic_car_maintenance/
Apache License 2.0
229 stars 134 forks source link

Change Label Icons on SettingsView to use Scalable Images #248

Closed darrengillman closed 11 months ago

darrengillman commented 11 months ago

What it Does

How I Tested

Notes

Scaling the text to higher font sizes highlights the layout discrepancy between the Labels for most items in the List and the use of a single Text view for the maintainer row. Consider changes this to a Label too?

Screenshot

BMC-103