material-components-android icon indicating copy to clipboard operation
material-components-android copied to clipboard

Modular and customizable Material Design UI components for Android

Results 477 material-components-android issues
Sort by recently updated
recently updated
newest added
trafficstars

These TODOs have been around since at least 2018. Removing them and running the tests locally seems to be working just fine.

With the minSdk being 21 now, Multidex is not needed anymore. See https://developer.android.com/build/multidex#mdex-on-l I've also removed some unnecessary SDK version checks. Let me know if these should be in a...

Reviewing Internally

This PR adds marquee (scrolling text) support for long titles in MaterialToolbar allowing better UX when displaying lengthy text in the app bar. NOTE: it will not work with collapsingToolbarLayout...

Bumps [com.google.dagger:dagger-compiler](https://github.com/google/dagger) from 2.51.1 to 2.55. Release notes Sourced from com.google.dagger:dagger-compiler's releases. Dagger 2.55 Notable/breaking changes Added support for injecting jakarta.inject.Provider. This should be usable anywhere javax.inject.Provider is usable. Note...

dependencies