OSDN Git Service

[LockScreen] Don't extract UI in ChooseLockPassword
authorMaurice Lam <yukl@google.com>
Wed, 21 Jan 2015 00:05:35 +0000 (16:05 -0800)
committerMaurice Lam <yukl@google.com>
Wed, 21 Jan 2015 17:57:40 +0000 (09:57 -0800)
commit8e8a37145468b346a47bc5f52d9026dca7d82260
treefab9a894f56bccb606fcf6a51770597ddd5fb0d7
parent50f2081f6bebfa68669e8363baa036da468e9e9b
[LockScreen] Don't extract UI in ChooseLockPassword

Added flagnoextractui to the EditText in ChooseLockPasswordActivity
so that the instruction text is still visible on phone landscape.
Also wrapped it in a ScrollView because for smaller screen devices
the buttons may be squeezed to fit onto the screen if the ScrollView
is not there.

Bug: 18644582
Change-Id: Ib81aadb5377aacc8d85fdeee7e1809ad3ff71213
res/layout-land/choose_lock_password.xml