<!--?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" android:layout_height="wrap_content"> <scrollview android:layout_width="fill_parent" android:layout_height="wrap_content"> <Linearlayout xmlns:android="http://schemas.android.com/apk/res/android" android:orientation="vertical" android:layout_width="fill_parent" android:layout_height="wrap_content" android:gravity="center"> ここにコンポーネントを記述。 TextViewやらImageViewやらButtonやら。 </linearlayout> </scrollview> </linearlayout>
▽LinearLayout をスクロールさせる方法 のキーワード
▽次の記事、前の記事
CheckBox だけを右寄せにする方法 | Android マーケットに14ヶ国追加
▽LinearLayout をスクロールさせる方法 にトラックバックする
LinearLayout をスクロールさせる方法のトラックバックURL:
http://chu3.xsrv.jp/mt5/mt-tb.cgi/249
今日のキーワード
当サイトのRSS
カテゴリー
スポンサード リンク
新着記事
月別アーカイブ
オススメ書籍
【中級者必携の3冊】
目的から実現方法を探すいわゆる逆引き本。ネットで探してた情報が1冊にまとまっている感じです。
こちらも逆引き本。しかも情報量が多くて分厚い辞書的な1冊。必ず手元に置いておきたい1冊です。
様々なUIテクニックが載っている1冊。レイアウト関係でここまで詳しい本は他にありません。UIに強くなりたいなら必須。
Copyright (C) 2012 All Rights Reserved Android アプリ の 研究所 アンドロイド ナビ