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
Msg = groupListView.createItemView("系统消息"); Msg.setImageDrawable(ContextCompat.getDrawable(this, R.mipmap.orange_notice)); 希望左边的ImageDrawable固定大小,还有至于右边的文字当内容过多时距离左边的距离要远一点,最好和右边一样。
The text was updated successfully, but these errors were encountered:
1. update: add theme control to QMUICommonListItemView; 2. add space …
2c2bac3
…between title and detail #127
啥意思啊。更新吗。收纳这个意见了已经更新了吗。 @cgspine
Sorry, something went wrong.
提交了右边文字间距过长,与左边title没有间隙的修改。
No branches or pull requests
运行环境
Nexus 6
Android 5.0
2.3.0
1.x.x
具体问题描述
Msg = groupListView.createItemView("系统消息");
Msg.setImageDrawable(ContextCompat.getDrawable(this, R.mipmap.orange_notice));
希望左边的ImageDrawable固定大小,还有至于右边的文字当内容过多时距离左边的距离要远一点,最好和右边一样。
问题截图
异常日志(堆栈)
The text was updated successfully, but these errors were encountered: