Androidの一般的なレイアウト
1445 ワード
FrameLayout( ): , , 。# , 。
LinearLayout( ):( ) , , 。# LinearLayout , LinearLayout.LayoutParams 。
RelativeLayout( ): , , , 。
TableLayout( ): , , TableRow , , HTML 。
# ① ;② 。
# <TableLayout
android:shrinkColumns = “3” , 。
android:collapseColums=”0,3” , , “,” 。
Android:background=”@drawable/mldn_logo” <TableLayou> 。
>
# <Textview android:gravity=”center_horizontal”>
# 。
AndroidManifest.xml 。