[Android] Keep video controls visible while seeking#83800
[Android] Keep video controls visible while seeking#83800chassidysandraik-hash wants to merge 1 commit intoExpensify:mainfrom
Conversation
|
All contributors have signed the CLA ✍️ ✅ |
|
I have read the CLA Document and I hereby sign the CLA |
|
recheck |
2 similar comments
|
recheck |
|
recheck |
|
The CLA check is now passing after signing — thanks. \n\nThe action is failing with a inside , even though the PR body includes an Author Checklist section with checked items.\n\nCould someone please advise what exact checklist header/format the action expects, or if this is a known workflow regression? Happy to adjust the PR description accordingly. |
|
The CLA check is now passing after signing — thanks. The Could someone please advise what exact checklist header/format the action expects, or if this is a known workflow regression? Happy to adjust the PR description accordingly. |
|
recheck |
Goal
Fix Android DM video seeking: keep controls visible while dragging the progress bar.
Problem
On Android, dragging the video progress bar causes the controls to fade out/disappear mid-gesture, preventing seeking.
Solution
isSeekingstate and short-circuit auto-hide while the progress bar is being dragged.Testing
$ #82026
PR Author Checklist
Screenshots/Videos
N/A