-
**To reproduce**
Steps to reproduce the behavior:
1. Go to 'Songs' tab.
2. Tap on an entry. E.g. listing "About to add 14035 titles into the playing queue. How do you want to proceed with these so…
-
Let's say I want my bottom sheet to skip its collapsed state. If I used a `BottomSheetBehavior` I could just set `skipCollapse` to `true`. What's the recommended way to achieve that on a `BottomSheetD…
-
**Description:**
Consider two Fragment - FragmentA and FragmentB where FragmentB is a BottomSheetDialogFragment. There is a FAB in the FragmentA and clicking on it shows the FragmentB.
**XML co…
-
Please Add OK and Cancel Button
-
Recently, when I open the master data of a product and select one of the products the app immediatly shuts down. If I click on the small Info icon e.g. in the purchase window the effect is the same. T…
-
### Description
Error error XA4212: Type `AndroidX.MediaRouter.App.MediaRouteDynamicControllerDialog` implements `Android.Runtime.IJavaObject` but does not inherit `Java.Lang.Object` or `Java.…
-
**Description:**
I am trying to set the background color of the bottom-sheet to `#FFFFFF`.
But when I set this color to the `colorSurface` to the bottom-sheet's style, it is not working.
Whereas ot…
-
### Description:
If a bottom sheet is scrollable, the content will be shown **behind** the bottom navigation bar (system) until the bottom sheet reaches the top (correct behavior). [Video](https://i…
-
v1.2.0 이후로 키보드 동작이 이상해진 거 같습니다.
`BottomSheetDialog` 내부에 `TextField`가 있으면 키보드가 나타나지 않고,
팝업이 닫히면 그때서야 키보드가 올라옵니다.
아래 영상은 샘플 코드에서 `TextField`만 추가해서 테스트했습니다.
[untitled.webm](https://user-images…
-
## 내용
- Main Room 화면에서 쓰이는 BottomSheetDialog 작업
## ToDo
- [ ] BottomSheetDialog 이용하여 UI 그리기
- [ ] RecyclerView 사용
## 참고사항
- RecyclerVIew는 4개 단위로 스크롤
- PagerSnapHelper 를 이용해서 가능할 것으로 보임
…