summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorkwaky <kwaky@google.com>2020-04-20 18:40:13 -0700
committerkwaky <kwaky@google.com>2020-04-20 22:15:06 -0700
commit6042626a97cfd7bfcbb40eab5b49ed407dfc6424 (patch)
treea235f5bcd692d6fd2f345387c10cfbc3d746b20c /tools/aapt2/java/JavaClassGenerator_test.cpp
parentae4605eee80c26091164d2979d47a69501239edb (diff)
Prevent KeyguardContainer size from shrinking when switching from Password Security Challenge.
Before this change, KeyguardPasswordView used maximum height and width. First, since the Bouncer is the only component in Car Keyguard, no such configuration was needed. Second, once the Keyguard Container was shrunk in size due to the max height and width config of KeyguardPasswordView, it did not increase again to host the view of other Security challenges such as PIN and Pattern. As a result, the PIN and Pattern security challenges were cropped out due to insufficient space. Therefore, the max height and width attributes of Keyguard Password View has been removed. Test: Manual Bug: 154555720 Change-Id: I56b38d5401c7c88fdfedf33f11f713217f6dbc4d
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions