因为表情包实现比较麻烦,现在还在做,做完了发,还有就是对话框和微信不一样是因为没有合适的对话框的png图片用来做.9的图片.
依赖
implementation 'androidx.recyclerview:recyclerview:1.0.0'
在drawable里新建几个drawable resource file
buttonbackground
dialog_left
dialog_right
inputbackground
用到的颜色
#12de20
#12de20
#bfbfbf
#ECE9E9
#F3F3F3
界面
1