0.7.0
版本发布时间: 2018-03-05 13:57:51
jpush/aurora-imui最新发布版本:0.13.0(2019-01-10 10:52:08)
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"
/>
Fix bugs
- fix #272
- fix #275
- fix #276