你好,请问是在使用 ChatKit?

代码是全开源的。你可以根据自己的需求,改动 xml 文件来定制 UI。

您好,我是通过 compile 'cn.leancloud.android:chatkit:1.0.+' 这种方式加载chatkit

这样无法改的。你需要下载 chatkit 源码。以 module 的形式引入项目里。

module ???

Error:(22, 13) Failed to resolve: cn.leancloud.android:avoscloud-sdk:v3.+
openFile:/Users/gvchina/TMI/platforms/android/leancloudchatkit/build.gradle"
Show in File"open.dependency.in.project.structure"Show in Project Structure dialog

如果你是在用 Android Studio 开发,就是以 module 引入。

如果你用 Eclipse 开发,就以 project 引入。

Android Studio 开发
提示 :Error:(22, 13) Failed to resolve: cn.leancloud.android:avoscloud-sdk:v3.+
openFile:/Users/gvchina/TMI/platforms/android/leancloudchatkit/build.gradle"
Show in File"open.dependency.in.project.structure"Show in Project Structure dialog