summaryrefslogtreecommitdiff
path: root/tests/DynamicCodeLoggerIntegrationTests/src
diff options
context:
space:
mode:
author Michal Brzezinski <brzezinski@google.com> 2022-11-18 16:19:09 +0000
committer Michal Brzezinski <brzezinski@google.com> 2022-11-18 16:19:09 +0000
commit6e0cca4339a43035f5b0aa82b0bfc80df0efab6e (patch)
treec280a8124bc2ecf876eb83d4d78833f617394379 /tests/DynamicCodeLoggerIntegrationTests/src
parent470eb8e1c57d8dcac365175c368280b80fbaeda4 (diff)
Fixing jumping HUN when starting swiping
HUN was jumping vertically wherever we are using large screen header: all large screen configurations + handheld landscape. This was caused by different way of calculating appearEnd and appearStart positions. appearEnd was taking into account stack scroller margin introduced by large screen header, but appearStart was just using headsUpInset which ignores that margin. Accounting for margin fixes this issue. Bug: 259679234 Test: manually, pull down/up on HUN and see it not jumping vertically, videos attached Change-Id: Ib259d0eda9c80d78d517f018bccc7011dcb4203c
Diffstat (limited to 'tests/DynamicCodeLoggerIntegrationTests/src')
0 files changed, 0 insertions, 0 deletions