1.12.0-alpha02
Important
Required minSdkVersion is now 19 or higher, for Material and AndroidX (blog post).
Dependency Updates
| Dependency | Previous version | New version |
|---|---|---|
| androidx.transition | 1.2.0 | 1.5.0-alpha04 |
Library Updates
Carousel- Added documentation recommending snapping for multi-browse strategy (9e64a1f)
CatalogCheckbox- Updated string translations for checkbox, search, and sidesheet (198e08c)
MaterialAutoCompleteTextView- Enabled switch access in MaterialAutoCompleteTextView. (14a7b40)
NavigationRailProgressIndicator- Added static drawable for Circular type when system animator is disabled. (22e054b)
Slider- Fixed slider label not moving while scrolling (144b515)
TextInputLayout- Limited the min height reset in text change listener only when line count changes. (9b9449c)
Transitions / Motion- Added predictive transition support for fragments and views to the Material motion library, and enabled it in shared axis fragment transition demo. (8ccec33)