MOMENT Studio
← Back

Aligning Playback State Across All Views

2025.11.09Technical Log#product-ui#playback#content

Resolved inconsistencies between the lock screen, mini player, and playback screen that caused each surface to display different playback state.

While audio was playing, the lock screen remote control, mini player title, and actual audio source could display different values simultaneously. Each UI element was internally consistent, but users encountered a single playback session showing conflicting information depending on which surface they were viewing.

This update focused on consolidating the source of truth for what is playing, how it is displayed, and what state is shown on initial screen entry. Empty loading states in the mini player and audio screen were resolved, and the initial display on entry was corrected to reflect actual playback state. Content exposure logic in the recommendation and discovery surfaces was aligned to the same standard.

Interaction labels were also normalized. Controls such as select and deselect, which previously used inconsistent terminology across screens, were standardized throughout.

Mismatches between playback state and on-screen representation do not surface in feature specifications, but they directly reduce product reliability. The objective was to ensure consistent playback state is displayed regardless of which surface the user interacts with.