commit | dfdeb3368b27d1b4ee7b8291a59f5e3085b1f449 | [log] [tgz] |
---|---|---|
author | ezio84 <brabus84@gmail.com> | Sat May 30 15:27:04 2020 +0200 |
committer | Jackeagle <jackeagle102@gmail.com> | Tue Apr 13 09:26:35 2021 -0400 |
tree | 97f4c69a338e0162286288dac276035219ecfad9 | |
parent | b0e24a1dfccc3b73a2dee28ee26f79448beb3aab [diff] |
Battery icon: fix requestLayout() calls spam when in lockscreen if percentage text is set outside the icon KeyguardStatusBarView.updateVisibilities calls setForceShowPercent, ending up calling updatePercentText updatePercentText method gets called in many cases in BatteryMeterView Actually i'm really busy so as a quick fix let's just skip all useless mBatteryPercentView.setText calls