android

「android」の編集履歴(バックアップ)一覧はこちら

android」(2010/06/13 (日) 13:51:01) の最新版変更点

追加された行は緑色になります。

削除された行は赤色になります。

*TextView **TextSize テキストサイズをpixelで指定 textSize="20px" **gravity テキストの位置を指定 gravity="center_horizontal" 複数指定(|でつなぐ) gravity="center_horizontal|center_vertical" →縦位置・横位置共に中央
*LinearLayout *orientation 要素を水平(horizontal)に並べるか、垂直(vertical)に並べるかを指定 orientation="horizontal" *TextView **TextSize テキストサイズをpixelで指定 textSize="20px" **gravity テキストの位置を指定 gravity="center_horizontal" 複数指定(|でつなぐ) gravity="center_horizontal|center_vertical" →縦位置・横位置共に中央

表示オプション

横に並べて表示:
変化行の前後のみ表示: