SystemUI: Bring back good ol' circle battery style
Author: Luca Stefani <luca.stefani.ge1@gmail.com> Date: 2019-11-30 13:41:05 +0100 SystemUI: Bring back good ol' circle battery style * This code is based on the old Java implementation and converted to Kotlin * Instead of creating different style within the same drawable create one on its own, this makes the code more readable and future proof Change-Id: I23798426e603b277408fb63f4898b385027e7eeb Author: Bruno Martins <bgcngm@gmail.com> Date: 2021-04-08 21:41:24 +0100 SystemUI: Fix status bar battery icon title The wrong string was being picked up which is not capitalized and not even localized. Use the already localized string from SystemUI package. Change-Id: I4be427c95a0fb98c77d450e0791bb8e3442ed3a1 Change-Id: I025811006cf6088d94b6a2e2e5520543dedd7f98
Loading
Please register or sign in to comment