Echo Music - Version v5.1.4
Changelog
Fixes
- Fixed a MusicService retry issue that could incorrectly resume playback after an AudioTrack error. The player now preserves the
playWhenReadystate before pausing and uses it to determine whether playback should resume during recovery, improving playback reliability.
UI Improvements
-
Increased Floating Action Button (FAB) margins (
end = 16dp,bottom = 64dp) to prevent overlap with other UI elements. -
Improved library filter layouts by:
- Vertically centering filter rows.
- Adding top and bottom padding to
FilterChipcomponents for better spacing and touch targets.
-
Replaced the decorative lock
Surfacein the Mix and Playlists screens with a simple16dpspacer, resulting in a cleaner layout. -
Added the required width-related imports to support layout updates.
Enhancements
- Improved playback robustness during audio output recovery scenarios.
- Refined spacing and alignment across multiple screens for a cleaner and more consistent user experience.