- 博客(11)
- 收藏
- 关注
转载 ViewPager布局
viewpager.xml android:id="@+id/myViewPager" android:layout_width="match_parent" android:layout_height="match_parent" >
2014-08-24 22:14:40
354
转载 GridView布局
android:id="@+id/myGrid" android:layout_width="match_parent" android:layout_height="wrap_content" android:numColumns="auto_fit" android:columnWidth="80dp" android:stretchMode="colu
2014-08-24 22:07:01
311
转载 android界面线性布局
xmlns:tools="http://schemas.android.com/tools" android:layout_width="match_parent" android:layout_height="match_parent" android:orientation="vertical" android:background="@drawable
2014-08-17 20:55:22
381
转载 android界面相对布局
xmlns:tools="http://schemas.android.com/tools" android:layout_width="match_parent" android:layout_height="match_parent" tools:context=".Addressbook" > android:id="@+i
2014-08-17 20:52:27
447
转载 使用表格布局实现界面计算器按钮
xmlns:tools="http://schemas.android.com/tools" android:layout_width="match_parent" android:layout_height="match_parent" android:stretchColumns="0,1,2,3" tools:context=".Addressbook
2014-08-16 22:41:05
4004
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅