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
Currently, MaterialToolbar and CollapsingToolbarLayout do not support marquee (scrolling text) for long titles. This is a limitation when displaying lengthy titles, especially in applications with dynamic contents.
It will be nice to Introduce an attribute like app:titleMarqueeEnabled="true" to enable it without requiring workarounds
Implementing native support for marquee would improve accessibility and user experience across Material Design components
The text was updated successfully, but these errors were encountered:
Currently, MaterialToolbar and CollapsingToolbarLayout do not support marquee (scrolling text) for long titles. This is a limitation when displaying lengthy titles, especially in applications with dynamic contents.
It will be nice to Introduce an attribute like app:titleMarqueeEnabled="true" to enable it without requiring workarounds
Implementing native support for marquee would improve accessibility and user experience across Material Design components
The text was updated successfully, but these errors were encountered: