OSDN Git Service

More work on proc stats UI for summary display.
authorDianne Hackborn <hackbod@google.com>
Tue, 24 Jun 2014 00:13:16 +0000 (17:13 -0700)
committerDianne Hackborn <hackbod@google.com>
Tue, 24 Jun 2014 00:29:56 +0000 (17:29 -0700)
commit74868d1c5d47b9f0475e4df1966f41f861521950
tree1cf5f57c8510784e9d2a12a7fafff7631676aaa4
parent96debb5c96e8b75945ea2c2e1171cf29fe2c2887
More work on proc stats UI for summary display.

Improve how we compute the bar to better represent the
actual memory situation.  Scale the per-app bars to try to
show them better in terms of overall memory use.  And some
bug fixes.

Change-Id: I336ff0c938a39092f2ac54d354c57d6b1b8220c0
src/com/android/settings/applications/ProcessStatsMemDetail.java
src/com/android/settings/applications/ProcessStatsUi.java