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

SimpleStatefulLayout设置offline 重试button的style #9

Open
chenwulue opened this issue Feb 16, 2017 · 0 comments
Open

SimpleStatefulLayout设置offline 重试button的style #9

chenwulue opened this issue Feb 16, 2017 · 0 comments

Comments

@chenwulue
Copy link

chenwulue commented Feb 16, 2017

app:offlineRetryText无效
因为
// setState custom offline retry text if(a.hasValue(R.styleable.SflStatefulLayout_offlineRetryText)) { setOfflineText(a.getString(R.styleable.SflStatefulLayout_offlineRetryText)); }

希望能够增加SimpleStatefulLayout中retry button的style的api

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

1 participant