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

QMUICommonListItemView的DetailText能否支持设置CharSequence #83

Closed
4 tasks done
lvyandev opened this issue Nov 23, 2017 · 1 comment
Closed
4 tasks done

Comments

@lvyandev
Copy link

运行环境

  • 设备型号:如:Nexus 6
  • 设备系统版本:如 Android 5.0
  • Gradle 版本:如 2.3.0
  • QMUI Android 版本:1.x.x

具体问题描述

目前只有

setDetailText(StringBuilder text);
setDetailText(String text);

这样无法支持SpannableString。

或者说DetailText的位置可不可以添加一个设置图片的方法

问题截图

异常日志(堆栈)

@cgspine
Copy link
Collaborator

cgspine commented Dec 15, 2017

fix in 1.0.5

@cgspine cgspine closed this as completed Dec 15, 2017
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