-
**Description:** layout with attached BottomSheetBehavior jumps to top of its parent container if you change view visibility inside it with enabled LayoutTransitions.
Here is how it looks like with…
-
I create a bottomsheetbehavior and add inside a recyclerview contains theme list.
But i click item recyclerview to change theme ThemeManager animated theme on over bottomsheet and bottomsheet has Gon…
-
I upgraded a project to net9 rc3, and when trying to display the bottom sheet,
it is crashing with that message:
```
`the49_maui_bottom_sheet_design: Could not inflate Behavior subclass com.googl…
-
Hello!
**Describe the bug**
layout/design_bottom_sheet_dialog: Could not inflate Behavior subclass android.support.design.widget.BottomSheetBehavior
This error occurred while running client.lau…
-
Hi everyone.
I'm trying to implement a BottomSheetBehavior but i can't find a way to set the behavior in a linearlayout.
I get the error `The view is not associated with BottomSheetBehavior` eve…
-
https://github.com/material-components/material-components-android/blob/64b066a0c46e78f2c41403dd566fbc1ce8125b66/lib/java/com/google/android/material/bottomsheet/BottomSheetBehavior.java#L612C1-L612C1…
-
The `BottomSheetBehavior` link returns a 404:
https://android.googlesource.com/platform/frameworks/support/+/refs/heads/master/design/src/android/support/design/widget/BottomSheetBehavior.java
I…
-
**Description:** `BottomSheetBehavior` doesn't respect system-wide animation settings, like animation duration scale. Instead, it always performs an animation when changing between states. This is par…
-
We're transitioning from github issues to a public buganizer component. Rather
than submitting a bug here on github, please file any bugs or feature requests
at https://issuetracker.google.com/issue…
-
**Description:** If we place a Slider with visible Label, the label does not move up or down inside a bottom sheet dialog.
**Expected behavior:** It should follow the dialog.
**Source code:**
…