2,添加属性文件attrs.xml_类似微信显示聊天信息内容的控件">
赞
踩
1,使用方式:
<com.fxchat.view.ChatImageView
android:scaleType="fitXY"
app:bg="@drawable/msgbakground_to"
android:layout_width="150dp"
android:layout_height="70dp" />
2,添加属性文件attrs.xml
<?xml version="1.0" encoding="utf-8"?>
<resources>
<declare-styleable name="ChatImageView">
<
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。