Closed GoogleCodeExporter closed 9 years ago
This is not exactly an bug-type issue, as I've had phones that have done this
in the past on their stock roms. It could be firmware instead of software issue.
You can use Light Flow Lite - LED Control in the meantime to change how you
want your LED to work.
Original comment by gimmeto...@gmail.com
on 18 Sep 2012 at 3:51
Noted and apparently this has been in AOSP since Android 1.6
if (status == BatteryManager.BATTERY_STATUS_FULL || level >= 90) {
mBatteryLight.setColor(mBatteryFullARGB);
}
I sent a patch up and was denied as this has been like this and will stay that
way.
Original comment by h8r...@gmail.com
on 24 Sep 2012 at 1:58
Ah ok that's fine. Thanks for looking into it.
Original comment by ed...@unioneditorial.com
on 24 Sep 2012 at 3:10
Original issue reported on code.google.com by
eddi...@gmail.com
on 18 Sep 2012 at 12:50