summaryrefslogtreecommitdiff
path: root/libs/androidfw/StringPool.cpp
diff options
context:
space:
mode:
author Aaron Liu <aaronjli@google.com> 2022-12-01 12:17:21 -0800
committer Aaron Liu <aaronjli@google.com> 2022-12-02 11:44:58 -0800
commit230dcab138f069b89215161ce368b124f8bbe8ee (patch)
tree4fbad10aa1679a14a1f3f87dfc7e3e88d0803536 /libs/androidfw/StringPool.cpp
parente7aef726bb4e8d80e01c408c42d2bc60447662dc (diff)
[Bouncer] Fix some responsiveness issues.
Found a couple of responsive issues and fixing them. 1. Numpad key digits had a min size of 32 sp. This would look off when we maximize the display size and go into half folded on a foldable device. I set the text to autosize with a max size of 32sp. 2. Userswitcher anchor was squished in password security method on tablet. I removed some clipping in order to fix this. Fixes: 261062809 Test: Open password view with max display and normal display sizes for tablet. Test: Half fold on foldable for pin view in bouncer. Change-Id: I78fbbb231c35118bef65660b7ca5562d77dad16b
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions