Results 6 issues of Coexistence

@skydoves Hi, Can the selector slide to no more than ColorPickerView? ![image](https://user-images.githubusercontent.com/12272540/145513859-cb968036-d8ec-40fe-b7dc-8a18b15e9716.png) ![image](https://user-images.githubusercontent.com/12272540/145513886-2c2a8b9b-bd27-48ea-9972-44ccd8281dd7.png)

java.lang.NullPointerException: Attempt to invoke interface method 'int java.util.List.size()' on a null object reference at org.kymjs.chat.widget.KJChatKeyboard.setFaceData(KJChatKeyboard.java:198) at org.kymjs.chat.widget.KJChatKeyboard.changeLayout(KJChatKeyboard.java:171) at org.kymjs.chat.widget.KJChatKeyboard.access$400(KJChatKeyboard.java:42) at org.kymjs.chat.widget.KJChatKeyboard$3.onClick(KJChatKeyboard.java:157) at android.view.View.performClick(View.java:5326) at android.widget.CompoundButton.performClick(CompoundButton.java:122) at android.view.View$PerformClick.run(View.java:21657) at android.os.Handler.handleCallback(Handler.java:815) at...

add a method to set title size and alignment mode #239

enhancement

建议可以添加一个自定义divider的方法, 例如可以用图片, view来作为divider

把本地的视频文(以rtmp流的形式推出去) , 有办法实现吗