-
**Developer TODO (don't remove)**
- [ ] create new branch. put issue number at start of name if not a very quick fix.
- [ ] write tests. put issue number in comment
- [ ] update documentation
- [ …
-
Hi,
I'd be nice to have an example featuring a `BottomSheetDialog`, which would have views at the top of the layout, a RecyclerView with more items than can fit in the screen, and views in the bottom…
-
> Yes, I know - but there is just one "outside section" left (the one I meant with "the upper end of the screen"), instead of four.
> And esp. the "bottom section", which was clearly preferred by the…
-
**Description:**
Starting with version 1.2.0 the `android:colorBackground` attribute is ignored and the bottom sheet dialog always has a white background set.
**Expected behavior:**
`android:…
-
PopTip 在 BottomSheetDialog 的下一层,会被遮住
wizos updated
3 years ago
-
**Description:** Button on BottomSheetDialogFragment does not default to Contained style
**Expected behavior:**
![Screenshot_1625743809](https://user-images.githubusercontent.com/10243309/1249145…
-
**Describe the bug:**
When using the light theme the map quick settings popup's title is not visible ("white on white")
**To Reproduce:**
Set light theme via settings. Open live map. Open quick s…
-
I have a Custom BottomSheetDilaog in a flutter.
There are two ways this dialog can be open
1)Via Floating Button above Bottom navigation that is attached To HomeMainScreen
2)Via Button on Hom…
-
```
PS C:> python .\dcc.py .\app-debug.apk -o .\app-debug1.apk
[WARNING ] androguard.core.api_specific_resources: Requested API level 31 is larger than maximum we have, returning API level 28 instea…
-
**Describe the bug**
After adding the SDK to the application, the dialog styles _(AlertDialog, BottomSheetDialog, etc.)_ broke.
This is how I implemeted base activity for my app.
```
abstract…