You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
use layout_weight instead of maxWidth; fix RTL margin
- Replace marginRight with marginEnd to support RTL
- Avoid hard max width; use layout_width=0 + layout_weight to adapt to screen sizes
- Add length limit guard for track title to prevent overflow
0 commit comments