OSDN Git Service

UI updates for support tab.
authorFan Zhang <zhfan@google.com>
Thu, 7 Jul 2016 23:44:05 +0000 (16:44 -0700)
committerFan Zhang <zhfan@google.com>
Fri, 8 Jul 2016 17:26:29 +0000 (10:26 -0700)
commit48aab452cb72a038948f664b329fae37201a1512
tree4bebb4576a136b8619d4fc54cb4294dd5516e307
parent96bc7b5d0301f0ef2e32a6e40a923a7788be9c33
UI updates for support tab.

Fixes: 29999181
Fixes: 29397123

- Reduce support tile min height to 48dp.
- Add a 8dp spacer between escalation card and first support tile.
- Show different off-hour support escalation title when support hour is
  always avaiable.

Change-Id: I4dacf2b375734c4819b9b19b68fc84faf083c0d4
res/layout/support_tile.xml
res/layout/support_tile_spacer.xml [new file with mode: 0644]
res/values/dimens.xml
src/com/android/settings/dashboard/SupportItemAdapter.java