enviroCar / enviroCar-app

enviroCar Android Application
https://envirocar.org
GNU General Public License v3.0
88 stars 154 forks source link

PNG Icon in Car Selection Activity #898

Closed Akash-Ramjyothi closed 9 months ago

Akash-Ramjyothi commented 2 years ago

Description:

In the Car Selection Activity, by default there exists an Icon which is in PNG (Portable Network Graphics) format. This might cause scalability problems on larger screens like android Tablets were to be used. If these were replaced with a Materialistic SVG (Scalable Vector Graphics) resource file, it would be better.

Screenshot of current Car Selection Activity:

Maybe fixed on: #899.

SebaDro commented 9 months ago

Please, check if there is actually an issue with larger screens. For now, I will close the issue. If larger screens cause resolution problems after all, you can open this issue, again.