openxc / openxc-android

Android library for accessing vehicle data from an OpenXC vehicle interface
BSD 3-Clause "New" or "Revised" License
236 stars 115 forks source link

Fix Dashboard Crashes #365

Closed PPRAKA30 closed 4 years ago

PPRAKA30 commented 4 years ago

Changes

Notes

Previously button event messages were crashing when switching to the dashboard view in the application. Turns out the conversion from SimpleVehicleMessage to Measurement was failing for the message with button and door events.