-
I have a simple BottomSheet in xaml like this:
`
`
…
-
Hi, I was trying to have QRCode scanner in the bottomsheet. I tried using RNCamera (using react-native-qrcode-scanner), also tried BarcodeScanner from expo. But I am having some issues on android.
…
-
It would be nice to control if it's cancelable. For my needs, I quickly changed show() to return the DialogFragment so I could set isCancelable like so...
val alert = AlertView("Title", "Messag…
crm76 updated
5 years ago
-
When tapping touchable inside the content of bottomsheet (to close bottomsheet) doesn't close the bottomsheet when `enabledInnerScrolling` is set `false` . However, tapping header closes the bottomshe…
-
operable program or batch file.
+ D:/Android/ndk-bundle_10/prebuilt/windows-x86_64/bin/make -j 4
/usr/bin/sh: -c: line 1: syntax error: unexpected end of file
log:
Executing tasks: [:gen…
-
./gradlew clean assembleWebRelease
Incremental java compilation is an incubating feature.
:ndkBuildClean
[armeabi-v7a-hard] Clean : android_support [armeabi-v7a-hard]
[armeabi-v7a-hard] Clean…
-
### Description
Bottom sheet drag handle appears far darker than the Material 3 design docs.
![image](https://user-images.githubusercontent.com/151842/221592114-6c297589-94f2-454e-a68a-f3ef2b848…
-
Hello. I recently ran into a problem that `barierColor` does not change opacity when nesting a scrollable widget in a `DraggableScrollableSheet`. Moreover, if I use static widgets, then everything is …
-
The code in `BottomSheet.kt` is very similar (most likely copy-paste-modified) from the android `Dialog { }` function.
Both those code have the base setup of getting LocalView, remember composition…
-
When I use [qlevar_router](https://pub.dev/packages/qlevar_router) showCupertinoModalBottomSheet shows a bottomSheet, then click the back button on the Android device, it clears the bottomSheet and po…