summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorMichal Brzezinski <brzezinski@google.com>2021-12-10 17:18:57 +0000
committerMichal Brzezinski <brzezinski@google.com>2021-12-10 18:03:35 +0000
commitaf3f020b35075184294e90cb5f1da6545081612b (patch)
tree6552b543b3bbe66bac38fa4a75b3d6b1c4b8554b /tools/aapt2/java/JavaClassGenerator_test.cpp
parent910a49a9360faa51a9a46cd79a1aae57c6a7e205 (diff)
Centering big clock vertically on large screen lockscreen and AOD
Big clock was not centered vertically properly in case we don't support smartspace on the device. When smartspace is not present big clock's height is wrap_content and that makes it (and all parent views) takes much less space. Then even though clock might be centered in parent, parent is not centered on the screen so it doesn't change much. This change is making it always go match_parent, that is (more or less) full height of the screen. Fixes: 209013448 Test: manual Change-Id: I721b5750ae34d204c6eb0bdb7edca6aa12e3a88b
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions