commit | b950a185491e41c6b8b0457c1e3eda89c5328ca2 | [log] [tgz] |
---|---|---|
author | Michael Mikhail <michaelmikhil@google.com> | Fri Jan 24 18:58:14 2025 +0000 |
committer | Michael Mikhail <michaelmikhil@google.com> | Fri Jan 24 19:06:25 2025 +0000 |
tree | 90e70bd1582958ea85a2187cfcaeba3b3daf5dc5 | |
parent | 23ee7594e599a3d448924f3e92b77091b829b88a [diff] |
Refresh state when updating seekbar visibility The issue was not with the comparison algorithm. It seems we used to rely on media notification updates to update seekbar visibility. We need to refresh the state to get an immediate update on seekbar to show. Flag: EXEMPT bugfix Fixes: 373533563 Test: Checked UI. Change-Id: I997454739600aad9cfd46c8767fbd641025233c3