gpt4 book ai didi

android - 如何在 PullToRefresh ScrollView 中禁用 Pull-Up-Refresh?

转载 作者:行者123 更新时间:2023-11-29 20:31:46 26 4
gpt4 key购买 nike

我在 https://github.com/chrisbanes/Android-PullToRefresh 中使用 PullToRefreshScrollView .

它包括 PullDownToRefresh 和 PullUpToRefresh,但我不需要 PullUpToRefresh,因为我得到了 Bottom MenuDrawer;

我猜想源代码中可能有一个参数来存储刷新 Action ,请帮我解决这个问题

最佳答案

在项目的README文件中,有这个链接:https://github.com/chrisbanes/Android-PullToRefresh#pull-up-to-refresh

如果您想禁用 PullUpToRefresh 行为,您可以调用 yourView.setMode(Mode.PULL_FROM_START);

希望这对您有所帮助。

关于android - 如何在 PullToRefresh ScrollView 中禁用 Pull-Up-Refresh?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/31838636/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com