Tags: yashpandey06/material-components-android
Tags
[Chip] Fix API requirement PiperOrigin-RevId: 461030541
[TextInputLayout] Fix for TextInputLayout leak via AccessibilityManag… …er. (material-components#2718) [TextInputLayout] Fix for TextInputLayout leak via AccessibilityManager. Adaptation of material-components@673cefc for 1.6 Resolves material-components#2615
[Release] Version 1.7.0-alpha02 PiperOrigin-RevId: 450719936
[Gradle] Changed gradle so that tests run in parallel, preventing Out… …OfMemory errors PiperOrigin-RevId: 440899952 (cherry picked from commit e9b04a6)
[Build] Bump library version to 1.7.0-alpha01 PiperOrigin-RevId: 441807206
[TextInputLayout][a11y] Fixed text field's focused rect wrong behavio… …r when using a11y magnification. Before, in requestRectangleOnScreen we were setting the text input layout’s rectangle to a specific and constant position, which caused the zoomed in screen to be fixed to the left instead of following the input text as it was typed. We should use the edit text’s rectangle’s position first, then adjust for the text field’s height (which includes the helper/error text), then use that updated rectangle on the super call of the method. PiperOrigin-RevId: 435402032 (cherry picked from commit dce4419)
[Tokens] Ignore NewApi lint check for typography fontFamily. PiperOrigin-RevId: 430978528
[Release] Update library version to 1.6.0-alpha02 PiperOrigin-RevId: 422589497
PreviousNext