-
On iOS, a currently selected mode is reflected on the Layers button on the map screen:
1. A crossed mountains symbol when isolines are enabled.
2. A crossed train symbol when the subways layer is en…
-
### Steps to reproduce
1. Run sample code on an ios device
2. Click any listTile in first page, wait the second page(A page use webview_flutter displaying a flutter web project) render finished, a…
-
# Bug
The `enableDynamicSize` prop does not work when `BottomSheetView` contains a single `View` component with multiple children. I am seeing inconsistent behavior where most of the time, the …
-
### Version
v5
### Reanimated Version
v3
### Gesture Handler Version
v2
### Platforms
Android
### What happened?
On Android, the Statusbars are not updated when using translucent bars. Instea…
-
**Description:**
In simple apps, calling `bottomSheetBehavior.state = BottomSheetBehavior.STATE_COLLAPSED` when it is STATE_HIDDEN starts the animation from the bottom of the screen, and eases up …
-
### Feature description
@itsaky Can you implement same file view hierarchy as same as android studio where default is set to android view.
1.file tree viewer can be renamed as Project view.
2.The n…
ghost updated
8 months ago
-
使用retrolambda后,全量编译和第一次增量编译后程序运行没有问题,但是第二次增量编译后,程序运行报错 {java.lang.NoSuchMethodError: No static method lambdaFactory$(Landroid/content/Context;)Ljava/lang/Runnable; in class Lcom/codoon/gps/ui/SlideAct…
-
### Is there an existing issue for this?
- [X] I have searched the [existing issues](https://github.com/flutter/flutter/issues)
- [X] I have read the [guide to filing a bug](https://flutter.dev/docs/…
-
I am using NewPipe on a Meta Quest 3 (unorthodox, I know). When using the curved, far away distance layout, you can resize the app both horizontally and vertically.
Whenever I have a different scree…
-
**Description:**
When BottomSheetBehavior is in STATE_HALF_EXPANDED and AppBarLayout/CollapsingToolbarLayout has layout_scrollFlags="scroll", the bottom sheet won't scroll up / expand the bottom …