blackboxembedded / WunderLINQ-Android

WunderLINQ Android App
https://blackboxembedded.com
GNU General Public License v3.0
11 stars 11 forks source link

enable portrait style dashboards #177

Closed elitexen closed 3 months ago

elitexen commented 3 months ago

Created -portrait dashboards for ADV and Sport. Minor update to all SVGs to streamline layout. Created SVGHelper and SVGSettings classes to contain dashboard functions and reduce code replication. Replaced code in Standard/ADV/Sport Dashboard views with function calls to SVGHelper for reduced replication and increased readability.

blackboxembedded commented 3 months ago

Thank you! This is great!