OSDN Git Service

Add an intermediate dimens resource for 540dp device.
authorJim Miller <jaggies@google.com>
Tue, 29 Oct 2013 23:19:12 +0000 (16:19 -0700)
committerJim Miller <jaggies@google.com>
Tue, 29 Oct 2013 23:31:58 +0000 (16:31 -0700)
commit65a788585b4c2a68913ef6f31ed050a64f5f8d4c
tree5b1fab1787eca662d84579400d97d3c02d6ab818
parente5c1208ef9ef7d10b5bae6c82b9eb5a92da1244e
Add an intermediate dimens resource for 540dp device.

A 540dp device causes keyguard to select SlidingChallengeLayout
and a height of 400dp which isn't enough space for the security
area.  This fix adds an intermediate value to grow the security
area slightly.

Fixes bug 11344424

Change-Id: I35c979f619c593b604e4bf45afd3e591329229e4
packages/Keyguard/res/values-sw540dp-port/dimens.xml [new file with mode: 0644]