Skip to content

小米手机上拉得两次才能触发加载事件,模拟器就正常 #257

@liuguofeng-java

Description

@liuguofeng-java
 <cn.bingoogolapple.refreshlayout.BGARefreshLayout
        android:id="@+id/rl_modulename_refresh"
        android:layout_width="match_parent"
        android:layout_height="wrap_content">

        <!--列表-->
        <ListView
            android:id="@+id/list_view"
            android:layout_width="match_parent"
            android:overScrollMode="never"
            android:layout_height="0dp"
            android:layout_weight="1"
            android:divider="@null"
            android:listSelector="@android:color/transparent" />
    </cn.bingoogolapple.refreshlayout.BGARefreshLayout>

```xml
![QQ图片20230501083455](https://user-images.githubusercontent.com/59218624/235383774-9a515258-499d-4617-8338-4357bf3b80a5.png)


Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions