We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Nexus 6
Android 5.0
2.3.0
1.x.x
目前只有
setDetailText(StringBuilder text); setDetailText(String text);
这样无法支持SpannableString。
或者说DetailText的位置可不可以添加一个设置图片的方法
The text was updated successfully, but these errors were encountered:
change method parameter type of setDetailText in QMUICommonListItemView
2576864
#83
fix in 1.0.5
Sorry, something went wrong.
No branches or pull requests
运行环境
Nexus 6
Android 5.0
2.3.0
1.x.x
具体问题描述
目前只有
这样无法支持SpannableString。
或者说DetailText的位置可不可以添加一个设置图片的方法
问题截图
异常日志(堆栈)
The text was updated successfully, but these errors were encountered: