增加配置项
Change Log
Android
- Add configurations to date, event, displayName, etc. Please refer to attrs.xml to get whole customize attributes. Example usage:
<cn.jiguang.imui.messages.MessageList
app:dateCornerRadius="5dp"
app:dateBgColor="#cecece"
app:datePaddingLeft="5dp"
app:eventCornerRadius="5dp"
/>