Fix powerbar is not redrawn in route progress mode
This commit is contained in:
parent
3e1fa2169b
commit
65e7ea4d14
@ -209,6 +209,7 @@ class Window(
|
||||
powerbar.progressColor = context.getColor(R.color.zone0)
|
||||
powerbar.progress = routeProgress
|
||||
powerbar.label = "$routeProgressInUserUnit"
|
||||
powerbar.invalidate()
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user