OSDN Git Service

Add icons to choose lock dialog
authorMaurice Lam <yukl@google.com>
Fri, 19 May 2017 22:23:26 +0000 (15:23 -0700)
committerMaurice Lam <yukl@google.com>
Thu, 25 May 2017 01:57:48 +0000 (18:57 -0700)
commit35c9abd4aff8f39a29422a07eec8a6a39addee92
treeeabd826b7e01481b8ec3f9305d735ceed6b6ae49
parent21aab578c999e3f76dbd0dc113a3d8404c4c628a
Add icons to choose lock dialog

- Add icons to items in choose lock dialog
- Add title to the dialog
- Update the font size and color to match specs

Test: Manual. Existing tests pass
Bug: 38394440
Change-Id: Ie7ed9944b71fa5ca408ec6898f49cbd36865a1dd
res/drawable/ic_password.xml [new file with mode: 0644]
res/drawable/ic_pattern.xml [new file with mode: 0644]
res/drawable/ic_pin.xml [new file with mode: 0644]
res/layout/choose_lock_dialog_item.xml [new file with mode: 0644]
res/values/strings.xml
src/com/android/settings/password/ChooseLockTypeDialogFragment.java