summaryrefslogtreecommitdiff
path: root/core/src
diff options
context:
space:
mode:
authorByteHamster <ByteHamster@users.noreply.github.com>2023-02-24 16:53:14 +0100
committerGitHub <noreply@github.com>2023-02-24 16:53:14 +0100
commit7753c500dbfdd4e73fdb8517d3e740ee4b69a48c (patch)
tree2535404e369dbff66cce70f9c6e832931d0519f5 /core/src
parente20d11e130938dd4bf30c2500fb5afc0993a7ed7 (diff)
downloadAntennaPod-7753c500dbfdd4e73fdb8517d3e740ee4b69a48c.zip
Do not jump bottom sheet when playing (#6342)
Whenever some view calls requestLayout(), the bottom view jumps. This happens during slide when setting the player from GONE to VISIBLE. Also, it happens every time the position changes because the TextView has a dynamic width. We are not actually interested in the dynamic width and can simply keep the initial width. This avoids requestLayout() calls every time the position is updated.
Diffstat (limited to 'core/src')
0 files changed, 0 insertions, 0 deletions