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

有个很重大的bug #15

Closed
supercwn opened this issue Oct 29, 2018 · 1 comment
Closed

有个很重大的bug #15

supercwn opened this issue Oct 29, 2018 · 1 comment

Comments

@supercwn
Copy link

动态设置TextView的背景颜色的时候,不能正常显示
rTextView = view.findViewById(R.id.rtv_textView);
rTextView.getHelper().setBackgroundColorNormal(R.color.red);

@supercwn
Copy link
Author

rTextView.getHelper().setBackgroundColorNormal(getResources().getColor(R.color.blue));
这样的话,就可以了

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