-
Notifications
You must be signed in to change notification settings - Fork 124
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix battery icon not updating when charging
Use property BatteryState instead of OnBattery which does not update when the battery is plugged into a power source (tried on a Matebook D 14). Battery is considered charging if BatteryState is 1 (charging) or 4 (fully charged). Change-Id: I5a0cf7bf8ee4cd313af885322d1edb67868c555a
- Loading branch information
1 parent
b6fa433
commit 4dfd6ca
Showing
2 changed files
with
5 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters