首页
编程
java
php
前端
首页
编程
java
php
前端
编写聊天界面出现报错?
android:background="@drawable/message_right"
加上at符号
android:background引用有错误,缺少一个符号@,
点击展开全文