OSDN Git Service

Auto grid lines, lower minimum, disable estimates.
authorJeff Sharkey <jsharkey@android.com>
Fri, 16 Mar 2012 01:38:13 +0000 (18:38 -0700)
committerJeff Sharkey <jsharkey@android.com>
Fri, 16 Mar 2012 01:38:36 +0000 (18:38 -0700)
commita8106f248c36dd7800927489d4b43e8df30ed808
treed475bb5caeaa020abf0ee28460c6773de9b2de2b
parent3235ddb7aaeab63b837ea1e4f9ebfd81447fd120
Auto grid lines, lower minimum, disable estimates.

Show automatic grid lines with power-of-two spacing, avoiding ANR
when trying to render thousands of gridlines.  Lower minimum chart
height to 50MB to give better view of linear data.  Also disable
estimates rendering.

Bug: 55002046005240
Change-Id: Iacfed11b32c0095c9c2d08bee6a1b5e29637de98
src/com/android/settings/widget/ChartDataUsageView.java
src/com/android/settings/widget/ChartNetworkSeriesView.java