Skip to content

Latest commit

 

History

History
48 lines (40 loc) · 2.17 KB

File metadata and controls

48 lines (40 loc) · 2.17 KB

Material Components for Android

Note

The upstream Material Components for Android library is now in maintenance mode, as Google has gone "all-in" on Jetpack Compose.

However, we still have active projects relying on the Android View toolkit. Some of them are in the process of migrating to Compose, while for others, a full migration is not practical, even though they remain actively maintained.

This fork is intended to provide a maintained version of Material Components that those projects can rely on, with the bug fixes, improvements, and compatibility updates they need.

Getting Started

For information on how to get started with Material Components for Android, take a look at our Getting Started guide.

Submitting Bugs or Feature Requests

For usage questions: ask on Stack Overflow.

Bugs or feature requests should be submitted at our GitHub Issues section.

Note: If your issue or feature request is for Material Jetpack Compose, please file it at the Compose Issue Tracker instead.

Useful Links