Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

下拉刷新及底部滚动加载更多ListView #2

Open
twlkyao opened this issue Jul 28, 2014 · 10 comments
Open

下拉刷新及底部滚动加载更多ListView #2

twlkyao opened this issue Jul 28, 2014 · 10 comments

Comments

@twlkyao
Copy link

twlkyao commented Jul 28, 2014

在使用下拉刷新及滚动到底部加载更多的ListView的时候,项目中只能包括一个包,不能在项目包含多个包的时候使用,否则会提示:

listViewAttr:isAutoLoadOnBottom="true"
listViewAttr:isDropDownStyle="true"
listViewAttr:isOnBottomStyle="true"

这些属性不存在。

@Trinea
Copy link
Owner

Trinea commented Jul 29, 2014

多个包没问题,不知道你的环境是什么样的,另外这些属性不在 xml 配置,在 java 中配置也一样

@iamnotterminator
Copy link

谢谢您认真的回复,抱歉没有及时回复您.
上面的问题已经解决了.
另外我觉得DropDownList在item数量不足以充满屏幕时,HeaderView和FooterView会显示出来.后来我改进了一下:在onSizeChanged可以判断一下((View)getParent()).getBottom()-footerLayout.getTop()是否小于0,如果是的话就增高FooterView的高度然后滚动到listview的第二个item.这是我想到的一个笨办法.
自己已经做完了但对githup不熟悉所以没法提交更改,等我学习下githup就提交下.

在 2014年7月29日 下午12:56,Trinea [email protected]写道:

多个包没问题,不知道你的环境是什么样的,另外这些属性不在 xml 配置,在 java 中配置也一样


Reply to this email directly or view it on GitHub
#2 (comment).

@Trinea
Copy link
Owner

Trinea commented Aug 11, 2014

@iamnotterminator ok,赞

@wangzhiyuan
Copy link

imagez

这个怎么处理

@iamnotterminator
Copy link

@wangzhiyuan github不熟悉,我还不会push呢.说你扣扣 我把文件传给你吧.

@xue1102196503
Copy link

代码 包都导入了 唯独缺这个com.viewpagerindicator.CirclePageIndicator类,想问问LZ这个类能给我个链接吗?谢谢

@wqbs369
Copy link

wqbs369 commented Dec 25, 2015

我也没有这个类,你网上搜下吧

dick.wei

在 2015-12-25 10:43:51,"薛菲" [email protected] 写道:

代码 包都导入了 唯独缺这个com.viewpagerindicator.CirclePageIndicator类,想问问LZ这个类能给我个链接吗?谢谢


Reply to this email directly or view it on GitHub.

@xue1102196503
Copy link

好的

@youngchen1987
Copy link

image
我也遇到这个问题 了 这个怎么破?

@xcsgithub
Copy link

你这个根本显示不出来效果啊

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants