-
Sentry Issue: [METAMASK-MOBILE-2NR5](https://metamask.sentry.io/issues/5714579128/?referrer=github_integration)
```
TypeError: undefined is not an object (evaluating 's.limits[u]')
at a (app/compon…
-
怎么做到bottomsheet不覆盖actionbar的?
-
There is an UI error on devices that run Android 15, probably related to the [edge-to-edge enforcement](https://developer.android.com/about/versions/15/behavior-changes-15#edge-to-edge). Here is a scr…
-
I am surprised no one needed bottomsheet in conductor apps. Do you have any plans implementing it?
-
Hi there, tnx for your greate library.
I have a problem in show CookieBar in BottomSheetDialogFragment
when call the method to show CookieBar inside the BottomSheetDialogFragment, it appears behin…
-
I have tried this but no luck!!
var bottomSheetDialog = new BottomSheetDialog(Platform.CurrentActivity?.Window?.DecorView.FindViewById(Android.Resource.Id.Content)?.Context ??…
-
Not able to set rating manually inside BottomSheetDialog. Every time I set the rating to 4 it resets to 1 when showing the bottom sheet.
**EDIT** not able to set rating even in the alert dialog
-
### Expected behaviour
create screenshot of bottomsheet dialog
### Actual behaviour
```
java.lang.RuntimeException: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
at co…
-
Enhancements like an option for Bottomsheetdialog, DialogFragment will be more awesome!
( Ex: https://github.com/philliphsu/BottomSheetPickers)
-
Hi, Thanks for your library.
I am trying to show BottomSheet in a fragment but a problem occurs on onBottomSheetItemClick listener. Problem steps are;
1- User clicks edit button and BottomSheet…