Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
リスト ビュー メニューを含む Android (バージョン 2.1) アプリを開発しました。このメニューは半分の画面だけを埋めました。
リストメニューを全画面表示にする方法を教えてください。
android:layout_width と android:layout_height を fill_parent に設定しようとしましたか?