-
# Bug
I have a TextInput on top of the BottomSheet.
On Android, when the focus is on the TextInput, the keyboard is open and the top of the BottomSheet is no longer visible.
I try to solve the …
-
Hi,
after the update to 3.7 the modal bottom sheets don't have any open animations.
There is just one weird thing as well:
- Debug mode: Its working like expected
- Profile mode (real devic…
-
How reproduce:
- Start OM
- Select POI -> blue halo is draw around POI and bottomsheet is show
- Leave OM
- Reopen OM -> POI is always selected, bottomsheet is show but blue halo is not draw
…
-
**Is your feature request related to a problem? Please describe.**
I can't create a class that extends SideSheetBehavior because it is a final class. I want to override getScrimOpacity() method to cr…
-
Hi,
We got a crash with the version 2.3.1 when we try to pay with Visa or Mastercard:
```
E FATAL EXCEPTION: main
Process: ch.alpsoft.qoqa.ui.debug, PID: 14520
java.lang.NullPointerException: …
-
**Description:** When I use the library `com.google.android.material:material:1.8.0-alhpa01` and add a TabLayout to any layout in AndroidStudio, I get the following notice:
```
java.lang.IllegalAr…
-
**Describe the bug**
While toggling the theme, the color pattern used with the theme seems to be off
**To Reproduce**
Steps to reproduce the behavior:
1. Open settings screen
2. Check the lab…
-
# Bug
BottomSheet is overlapping the Content when BottomSheetTextInput onChangeText event update the variable state, basically when I write something in the input the view slides down which is wei…
-
I append this example in my code and what I noticed that swipe gesture (slide) is not working.
I only run this in Android device. HERE is my source code:
import React from 'react'
import {
Ima…
-
## Steps to Reproduce
1. Execute `flutter run` on the code sample, choosing a recent iPhone with non-zero insets including a camera notch (such as an iPhone 14 Pro)
2. Rotate the device so the not…