commit | 04c5d6b7fdb6ee7de9399652e1ec73958d75cb53 | [log] [tgz] |
---|---|---|
author | Nicolas Dhouailly <ndhouailly%2540gmail.com> | Mon Apr 27 18:55:56 2020 +0200 |
committer | Jackeagle <jackeagle102@gmail.com> | Tue Apr 13 09:22:17 2021 -0400 |
tree | 1296f74173a587373ce28b88a3a70da421c2001b | |
parent | 44cd47ace292798755ff0eb38435d9abc615f744 [diff] |
Battery Styles: Remove unneeded function parameter in BatteryMeterView - Previously, we added a boolean parameter in the updateShowPercent function that was used for the battery percentage in the quick status bar header. With the new battery style code, this boolean is no longer needed. Let's remove all the code that was affected by this change. Change-Id: I29a1b894253a67812dcd8e4c0399a0ebe837ff8a