文章列表
理论推荐链接:http://my.oschina.net/taoyy/blog/53325
例子(XML):
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:orientation="vertical"
android:layout_width="fill_parent"
and ...
andorid相对布局(RelativeLayout)
界面伸缩性很强,具有很大的灵活性,可以设置父类,属性较多,也相对较复杂。
重要属性(该部分不属于原创:http://blog.sina.com.cn/s/blog_40797b1001010vwt.html):
第一类:属性值为true或false
android:layout_ ...