Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Support for Marquee in MaterialToolbar and CollapsingToolbarLayout Titles #4598

Open
Ishan09811 opened this issue Feb 12, 2025 · 0 comments

Comments

@Ishan09811
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant