• Aga Wronska's avatar
    Add new style to LoginPinView · ebf5223c
    Aga Wronska authored
    Define two PIN keyboard styles and update view layout accordingly:
    * Alphanumeric
    Keys display digit and a part of the alphabet below. This is the
    exact style of existing LoginPinView.
    * Numeric
    Keys only display digit, therefore keys height is different. This
    is the new style.
    
    Use Alphanumeric PIN style for login PIN input and Numeric PIN style
    for parent access code input.
    
    Bug: 911326
    Test: LoginPinViewTest
    Change-Id: Id164d8580cd64db6891348b5de4638be52ab5c0d
    Reviewed-on: https://chromium-review.googlesource.com/c/1483675Reviewed-by: default avatarJacob Dufault <jdufault@chromium.org>
    Reviewed-by: default avatarMichael Giuffrida <michaelpg@chromium.org>
    Commit-Queue: Aga Wronska <agawronska@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#636683}
    ebf5223c
login_auth_user_view.cc 36.7 KB