individual-it / BatteryGuesstimate

Battery estimation for Garmin sportwatches
GNU General Public License v3.0
11 stars 1 forks source link

remove the logic for avoiding draving twice #28

Closed individual-it closed 1 year ago

individual-it commented 1 year ago

A user reported that the screen is black when starting the app on a Forerunner 955. For some reason garmin calls onUpdate twice at the start of a view, I tried to "optimize" the code to avoid the double drawing, but maybe its the source of the trouble with the Forerunner 955