OSDN Git Service

Fix issues #16941902, #16901402, and #16135174.
authorDianne Hackborn <hackbod@google.com>
Wed, 27 Aug 2014 21:04:32 +0000 (14:04 -0700)
committerDianne Hackborn <hackbod@google.com>
Wed, 27 Aug 2014 22:49:01 +0000 (15:49 -0700)
commitbe300225df4ac43f84c854a646ee1af5d1ae61e6
tree40de9767296ee7e9b391e446e8a78888dae864d1
parent29b5ef288a77b70b006cd1d3e6cd5738a67d6092
Fix issues #16941902, #16901402, and #16135174.

Issue #16941902: Charged % of battery is mismatching between phone status
area(top right corner) and battery screen

Need to make sure the stats are updated when we come back to
the foreground.

Issue #16901402: Crash in Settings observed after tap on Battery option

Don't allow us to have a null stats object.

Issue #16135174: Apps page "smoke" gradient footer must be removed

Finish tweaking layout to match mocks.

Change-Id: I29d56b506a9468ec548feef7c3f9502a9b16ef4d
res/layout/manage_applications_item.xml
res/layout/running_processes_header.xml
res/layout/running_processes_item.xml
src/com/android/settings/fuelgauge/PowerUsageSummary.java