OSDN Git Service

Band aid to fix overly long text in donut.
authorDaniel Nishi <dhnishi@google.com>
Wed, 24 May 2017 23:25:08 +0000 (16:25 -0700)
committerDaniel Nishi <dhnishi@google.com>
Mon, 5 Jun 2017 20:22:26 +0000 (13:22 -0700)
commit9f84622be4b90092c725e293cb84da58ae7c0fb6
tree26fc61d1a99467e8fb17cce38712bb02aa91c35c
parent98b67a4e9424f5d384b883ec7f5697d069cc537e
Band aid to fix overly long text in donut.

In the Storage Settings, if the text is too long, it will overlap with
the donut. After discussing with UX, we've opted to shrink the text in
the extenuating circumstances. This is because this text is more of a
helper and the full information is on the left.

Bug: 38030457
Test: Manual with Telugu
Change-Id: I18bcaaae74d049c42eaff50868d3861ae258839d
res/values/dimens.xml
src/com/android/settings/widget/DonutView.java