OSDN Git Service

Improve PIN key layouts.
authorDaniel Sandler <dsandler@android.com>
Fri, 2 Nov 2012 19:00:22 +0000 (15:00 -0400)
committerDaniel Sandler <dsandler@android.com>
Fri, 2 Nov 2012 19:31:48 +0000 (15:31 -0400)
commit80bc85a7916713aae0b49e06b4b63bb3760a7a39
treef981638a25e0f7e74762ff2d1399d871f3fe3286
parent1ec464679f731827f626856084f19643fff64a94
Improve PIN key layouts.

 - space between digit and mnemonics
 - better center the (left-aligned) text in its container
 - nudge the enter arrow a little to the left in its
   container
 - add missing contentDescriptions for SIMPIN/PUK

Bug: 7427380
Change-Id: I0f5d9d1554a476c00591981028733ee6924bb729
core/res/res/layout/keyguard_pin_view.xml
core/res/res/layout/keyguard_sim_pin_view.xml
core/res/res/layout/keyguard_sim_puk_view.xml
core/res/res/values/styles.xml
policy/src/com/android/internal/policy/impl/keyguard/NumPadKey.java