6042626a97cfd7bfcbb40eab5b49ed407dfc6424
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
…
…
…
…
…
…
…
…
…
…
…
…
Description
No description provided
Languages
Java
73.7%
Kotlin
14%
PowerBuilder
5.8%
C++
5.2%
AIDL
1%