-
可能和#1197issue的情况一样。
布局在高度超过屏幕的情况下,会导致下拉的最大距离越来越小,导致达不到触发刷新的距离,最后不能刷新。
即使调整了HeaderTriggerRate,也只是在开头几页正常,再加载多几页,仍然会导致刷新不了。
如果实在没空修复,请告知最大的下拉距离是大概哪段代码检查的?
版本:
refresh-layout-kernel:2.0.1
refresh…
-
### 运行环境 ###
- [x] 设备型号:如:`Nexus 6`
- [x] 设备系统版本:如 `Android 10.0`
- [x] Gradle 版本:如 `4.1.2`
- [x] QMUI Android 版本:`2.0.0-alpha11`
### 具体问题描述 ###
希望QMUIBottomSheetListDialog支持多选,适应“选择多个联系人”…
-
Hi Nikola,
do you know how to use a Modal Bottom Sheet Dialog so that it appears on top of a view?
I want to use it to implement an overflow button of a Bottom Navigation View.
-
**Description:** I am currently trying to create a fullscreen/full height `BottomSheetDialogFragment`, but since it has a very weird behavior implemented where it adds and retracts insets while the sh…
-
- 系统版本(必须)/ System version (required):8.1
- 库版本(必须)/ Library version (required):3.2.0
---
EditText输入触发pop弹窗时,pop会抢占焦点,导致EditText没法输入值
-
Sentry Issue: [METAMASK-MOBILE-2PGC](https://metamask.sentry.io/issues/5769565814/?referrer=github_integration)
```
Error: Permissions request with id "6yfIxOA5BYUn4pvIglsrX" not found.
at ?anon_0_…
-
### Description
Add badge support to Shell. Description copied from [this original issue](https://github.com/xamarin/XamarinCommunityToolkit/issues/517) for Xamarin.Forms.
### Public API Changes…
-
The app seems to choke on missing quantity units. In my case the quantity of a product is just "6" with no "quantity unit stock" set.
This prevents the product from being consumed via bar code scan…
-
Yesterday, I created ticket #69 regarding a color change in the bottom navigation bar. Upon further investigation, I realized that the color change was due to the backdrop showing through the transpar…
-
我是在BottomSheetDialogFragment中使用此控件,使用的时候发现一个Bug,拦截了我的触摸事件,点击事件是正常的,月视图状态我无法向下滑动隐藏BottomSheetDialogFragment
在我需要向下滑动隐藏BottomSheetDialogFragment的时候不能滑动,如果不选择年份滑动是正常的,选择19年的月份后月视图无法向下滑动,选择其他年份后月视图就能向下滑动…