标签:android style blog color 使用 strong 文件 div sp
<TextView android:layout_gravity="center" android:layout_width="100dp" android:layout_height="100dp" android:background="@drawable/image1" />
将图片放置于res/drawable-hdpi等几个文件夹中都可以,@drawable 不需要指定具体的文件夹,图片也不用加上后缀名。
标签:android style blog color 使用 strong 文件 div sp
原文地址:http://www.cnblogs.com/zooc/p/3968840.html