WEB开发网      濠靛倻鏅悵顖涚附閽樺鐎诲ù婊庡亾缁辨帗鎷呴悩鍨暠濞戞挴鍋撳ù鐘烘閸ㄥ孩绂嶉锝喰﹂柟瀛樺灣濠婃垿鎯冮崟顏嗩伇濞寸姾妫勬慨鈺呭礉濞戝磭骞㈤悹鍥у槻閸ㄥ孩绂嶉敓锟� ---闁挎洩鎷�
开发学院手机开发Android 开发 Android画图 shape的使用文档信息 阅读

Android画图 shape的使用文档信息

 2010-06-04 03:00:00 来源:WEB开发网 闁靛棴鎷�闁告垵绻愰惃顒傗偓娑欍仦缂嶏拷濠⒀呭仜閵囧洨鈧稒銇炵紞锟�闁靛棴鎷�  闁稿繗娅曢弫鐐哄级閵婏缚鑸瀣仧濞堟垵顕ラ鐓庤Е
核心提示:在GradientDrawable1试图中终于把shape学会了,以前总是似懂非懂,Android画图 shape的使用文档信息,现在终于把里面的东西搞清楚了,同时也挺佩服谷歌的用心,故意设置一些陷阱吧,不认真对待还真以为没有啥效果呢

在GradientDrawable1试图中终于把shape学会了,以前总是似懂非懂,现在终于把里面的东西搞清楚了,同时也挺佩服谷歌的用心,故意设置一些陷阱吧,不认真对待还真以为没有啥效果呢。

setContentView(R.layout.shape_drawable_1)

shape_drawable_1 代码如下:

< ScrollView xmlns:android="http://schemas.android.com/apk/res/android"

android:layout_width="fill_parent"

android:layout_height="wrap_content" >

< LinearLayout

android:orientation="vertical"

android:layout_width="fill_parent"

android:layout_height="wrap_content" >

< ImageView

android:layout_width="fill_parent"

android:layout_height="50dip"

android:src="@drawable/shape_1" / >

< ImageView

android:layout_width="fill_parent"

android:layout_height="50dip"

android:src="@drawable/line" / >

< ImageView

android:layout_width="fill_parent"

android:layout_height="50dip"

android:src="@drawable/shape_2" / >

< ImageView

android:layout_width="fill_parent"

android:layout_height="wrap_content"

android:src="@drawable/line" / >

< ImageView

android:layout_width="fill_parent"

android:layout_height="50dip"

android:src="@drawable/shape_3" / >

< ImageView

android:layout_width="fill_parent"

android:layout_height="20dip"

android:src="@drawable/line" / >

< ImageView

android:layout_width="fill_parent"

android:layout_height="50dip"

android:src="@drawable/shape_4" / >

< ImageView

android:layout_width="fill_parent"

android:layout_height="wrap_content"

android:src="@drawable/line" / >

< ImageView

1 2  下一页

Tags:Android 画图 shape

编辑录入:coldstar [复制链接] [打 印]
赞助商链接