Baneeishaque / Android-Common-Utils16

0 stars 0 forks source link

Update dependency com.google.android.material:material to v1.3.0 #19

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.google.android.material:material 1.2.1 -> 1.3.0 age adoption passing confidence

Release Notes

material-components/material-components-android ### [`v1.3.0`](https://togithub.com/material-components/material-components-android/releases/1.3.0) [Compare Source](https://togithub.com/material-components/material-components-android/compare/1.2.1...1.3.0) ##### What's New Since 1.2.1? ##### New Components - `MaterialTimePicker` ([docs](https://togithub.com/material-components/material-components-android/blob/master/docs/components/TimePicker.md)) - `ProgressIndicator` ([docs](https://togithub.com/material-components/material-components-android/blob/master/docs/components/ProgressIndicator.md)) ##### More Library Updates - Internationalization and localization of strings within components: [date picker](https://togithub.com/material-components/material-components-android/commit/af375eb31a0037a6b30bc3e7ba43f2b5eee83de8), [time picker](https://togithub.com/material-components/material-components-android/commit/c1a290edb97ae9fc6c47e99df05e39bbe3099df8), [bottom sheet](https://togithub.com/material-components/material-components-android/commit/9d1d9773cd9418bdef740fa67ae4a2da4436f7bc), [text field](https://togithub.com/material-components/material-components-android/commit/467bb88650ab9c54463c58f4eb7ece75fe60d4b4), [chip](https://togithub.com/material-components/material-components-android/commit/0845dfe0d143f77be75b67e09b22950546b17bcf), [badge](https://togithub.com/material-components/material-components-android/commit/23018e1fbfa4587a23a8465d1b6b0dd4941bcd54), and [dialog](https://togithub.com/material-components/material-components-android/commit/cf3c091c7a9bac003650ad12c419682b1e9f0f9e) - Badging support for `Toolbar` menu items via experimentally exposed [`BadgeUtils`](https://togithub.com/material-components/material-components-android/blob/master/lib/java/com/google/android/material/badge/BadgeUtils.java) class - `MaterialContainerTransform` [now supports](https://togithub.com/material-components/material-components-android/commit/ad1d1730180c850330949a7187a14ef402378e88) additional interpolators—[`OvershootInterpolator`](https://developer.android.com/reference/androidx/core/animation/OvershootInterpolator), [`AnticipateOvershootInterpolator`](https://developer.android.com/reference/androidx/core/animation/AnticipateOvershootInterpolator), [`BounceInterpolator`](https://developer.android.com/reference/androidx/core/animation/BounceInterpolator), and any subclasses - [Show/hide `Slider` tick marks in discrete mode](https://togithub.com/material-components/material-components-android/commit/5fb796437291ce6b7d43b3beba13a42256db6eac) - [Shape theming in `NavigationView`](https://togithub.com/material-components/material-components-android/commit/e6f05bca7e32751e3d480427912bfd9895e40514) - [A getter method to check if an `AppBarLayout` is lifted](https://togithub.com/material-components/material-components-android/commit/4a0f60c62d5acb29841540d16ab24c313df7c55b) - [Elevation overlay support in `Chip`s](https://togithub.com/material-components/material-components-android/commit/6951bd517940dd3d2a2f9d15370f3a046443d260) - [Initial show animation in `ExtendedFloatingActionButton`](https://togithub.com/material-components/material-components-android/commit/5c83026c176e291157c2cf3ca4cfc9cb76f12820) - [Flipped password icon behavior in `TextInputLayout`](https://togithub.com/material-components/material-components-android/commit/99c6a28b104b804694a9b3225208cac2bc326c40) - [Updated `BottomNavigationView` menu item selection animation to match spec](https://togithub.com/material-components/material-components-android/commit/8ec11a1460f59cb4e6e60f67af76d0d1c90f812a) - [Updated `Snackbar` dimens to match spec](https://togithub.com/material-components/material-components-android/commit/391d1f8ac5d560b1e97c67e129967bbe88cc6163) - [Support for content padding in `ShapeableImageView`](https://togithub.com/material-components/material-components-android/commit/c4f7de167f21d92265a39a21368beeda45c02e05) - [Better support for system gesture nav insets in `BottomSheetBehavior`](https://togithub.com/material-components/material-components-android/commit/0df77248d508ee59d0f2d9966e88f08f73a89610) ##### Dependency Updates | Dependency | Previous version | New version | | ---------------- | ---------------- | ----------- | | constraintlayout | 1.1.3 | 2.0.1 | **Full list of changes**

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.