RuliaReader / Rulia

This is a manga reader. It gives you different feeling. Give it a shot.
https://lancercomet.com/rulia
144 stars 0 forks source link

[Reader] Battery indicator isn't updating #148

Closed LancerComet closed 5 months ago

LancerComet commented 5 months ago

The reason is the update process isn't deployed in UI thread. Use the dispatcher to manipulate the UI.

LancerComet commented 5 months ago

Done