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

建议添加 removeHeaderView()、removeFooterView() 方法 #30

Closed
loody opened this issue May 24, 2016 · 4 comments
Closed

建议添加 removeHeaderView()、removeFooterView() 方法 #30

loody opened this issue May 24, 2016 · 4 comments

Comments

@loody
Copy link

loody commented May 24, 2016

No description provided.

@CymChad
Copy link
Owner

CymChad commented May 24, 2016

ok,没问题,这样吧,我把addhead和addfooter的

if (header == null) {
            throw new RuntimeException("header is null");
        }

去掉这样就能实现remove的功能了,你说呢?

@loody
Copy link
Author

loody commented May 25, 2016

可以的

@CymChad
Copy link
Owner

CymChad commented May 25, 2016

compile 'com.github.CymChad:BaseRecyclerViewAdapterHelper:v1.7.3' 可以了,你可以直接使用了

@CymChad CymChad closed this as completed May 25, 2016
@loody
Copy link
Author

loody commented May 25, 2016

赞👍

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

2 participants