excelPanel
excelPanel copied to clipboard
pull load
请问 上拉加载 如何实现? 目前好像只有左右加载 而且我关闭监听是 左右拉动时 还会有progre 显示? 点击事件能不能监听一整行? @zhouchaoyuan
暂时没有做上拉加载,关闭监听肯定不会有progress显示的(使用adapter. disableFooter();和adapter. disableHeader();),监听一整行目前不支持,但是可以实现。
监听一整行 怎么实现? 条目多的时候 会卡等? 如何优化?
Sent from Windows Mail
From: zhouchaoyuanmailto:[email protected] Sent: Friday, July 7, 2017 1:09 PM To: zhouchaoyuan/excelPanelmailto:[email protected] Cc: dysenmailto:[email protected], Authormailto:[email protected]
暂时没有做上拉加载,关闭监听肯定不会有progress显示的(使用adapter. disableFooter();和adapter. disableHeader();),监听一整行目前不支持,但是可以实现。
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/zhouchaoyuan/excelPanel/issues/23#issuecomment-313588165, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AMKvxfqtYe9JvWPrVwhGxt7PSp57EXLGks5sLb1-gaJpZM4OOBoK.
监听一行就对一行的view设置监听就行了,具体你可能需要看一下逻辑了。
方便加下您的微信吗?
Sent from Windows Mail
From: zhouchaoyuanmailto:[email protected] Sent: Monday, July 10, 2017 10:27 AM To: zhouchaoyuan/excelPanelmailto:[email protected] Cc: dysenmailto:[email protected], Authormailto:[email protected]
监听一行就对一行的view设置监听就行了,具体你可能需要看一下逻辑了。
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/zhouchaoyuan/excelPanel/issues/23#issuecomment-313986438, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AMKvxVldz6TsLNlbXcGxbd774QvmZ_h1ks5sMYv3gaJpZM4OOBoK.