• R/O
  • HTTP
  • SSH
  • HTTPS

Dateibaum

Tags
Keine Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

Android Samples


Name Größe Rev. Zeit Autor Log Message
src
Makefile 510 34c102d 2014-06-09 04:20:35 Masahiko, SAWAI Added listview-layout-sample module
README.txt 583 34c102d 2014-06-09 04:20:35 Masahiko, SAWAI Added listview-layout-sample module
pom.xml 3.11 k 965e4ff 2019-05-02 13:04:39 Masahiko, SAWAI Updated projects file.

README.txt

! listview-layout-sample

ListView の List Item で利用できるレイアウトが、いくつか Android 標準として
提供されている。これらは以下のパッケージと定数名で提供される。

* android.R.layout.*list_item*

提供されているレイアウトをリフレクションにより一覧表示して、
選択したレイアウトを用いて、名前一覧の ListView を表示する。

標準で提供されるレイアウトで使われる View の id は以下の通り。

* android.R.id.text1
* android.R.id.text2
* android.R.id.icon