- 367 名前:デフォルトの名無しさん [2015/08/10(月) 20:33:14.91 ID:51VUoz8r.net]
- ちなみにactivity__main.xmlはこんな感じです。
<LinearLayout xmlns:android="schemas.android.com/apk/res/android" android:layout_width="match_parent" android:layout_height="match_parent"> <ListView android:id = "@+id/amin_lsvItem" android:layout_width = "match_parent" android:layout_height="wrap_content" /> </LinearLayout>
|

|