commit | 90c1767f31a1e236c2a828ac045ff16d301b31fa | [log] [tgz] |
---|---|---|
author | Scott Warner <Tortel1210@gmail.com> | Mon Apr 06 14:02:15 2020 -0400 |
committer | Jackeagle <jackeagle102@gmail.com> | Fri Apr 02 04:29:39 2021 +0200 |
tree | 124ba7c912fd53a1ca588aa28baac54e74c5d323 | |
parent | 3f4c2e4e5c113277fe38d630f21b208e33d478bd [diff] |
SystemUI: Fix showing duplicated charging status In commit 85e5a57 it was possible that plugging a device in, then turning on the screen would show the charging status twice. To fix, don't append the charging status to if there is a transient notification. Change-Id: Ic031fbaf9a99d044f50dc65e2b189773222ebe80 Signed-off-by: SagarMakhar <sagarmakhar@gmail.com>