Open
Description
It would be nice if someone could review my old PRs. Many of them are a few months old and seem to have been forgotten about:
2022
- [BottomNavigationView] Add attributes to control the handling of insets #2731
- [CollapsingToolbarLayout] Calculate texts positions only in onLayout() #2906
- [TimePicker] Use Material3 icon-only style for input mode button #2932
2023
- [Snackbar] Refactor mandatory system gesture insets handling #3252
- [CollapsingToolbarLayout] Prevent mixing attribute values of custom *TitleTextAppearances with attribute values of default title text appearances #3618
- [DatePicker] Fix date input masks #3662
- [AppBarLayout] Use a uniform way to determine the target scrolling view #3926
2024
- [SideSheet] Add
SideSheetDialogFragment
#4111 - [Tests] Fix DateStringsTest on non-UTC environments #4115
- [Slider] Fix support for thumb separation options in BaseSlider #4116
- [Button] Fix inset attributes working incorrectly in RTL #4164
- [Internal] Fix drawable compositing on API < 23 #4166
- [Color] Fix dynamic color support check #4192
- [TextInputLayout] Update text paddings in compound layouts uniformly #4287
- [Catalog] Stop using the multidex library #4290
- [NavigationView] Fix behavior of itemShapeInset* attributes #4474
- [DatePicker] Fix date input hints #4481
- [Internal] Deprecate compat ViewOverlay #4483
- [Slider] Add API to set thumb ripple effect color #4503
2025
- [Slider] Fix slider height and side padding #4533
- [Chip] Get default minTouchTargetSize from material attributes #4545
- [Slider] Get default minTouchTargetSize from material attributes #4546
- [TabLayoutMediator] Don't try to detach an already detached TabLayout #4547
- [TabLayoutMediator] Support responding to adapter changes #4548
- [Internal] Update naming of base styles #4554
- [Slider] Use the locale from the context for formatting #4573
- [FloatingActionButton] Fix labelOpacity property #4594
- [Internal] Use AnimatorSet#playTogether without workarounds on API 23+ #4601
- [DatePicker] Make the month buttons navigate through months, not pages #4602
- [Internal] Make letter spacing dependent on text size in CollapsingTextHelper #4640
- [DockedToolbar] Add default dockedToolbar styles to M3 dialog themes #4657
- [LinearProgressIndicator] Fix stop indicator size when changing track thickness #4669
- [FloatingActionButton] Fix the width calculation in the wrap_content extend strategy #4695
- [FloatingActionButton] Use the current labelOpacity as the initial animation value #4696
- [Catalog] Fix navigation button in adaptive demos #4698
- [Catalog] Fix BottomWindowInsetView #4700
Metadata
Metadata
Assignees
Labels
No labels