-
Notifications
You must be signed in to change notification settings - Fork 0
ichigotake edited this page Jan 4, 2014
·
9 revisions
- テキストの一部に装飾をつける
Y.A.M の 雑記帳: Android Spannable を使って文字列の一部を装飾する n文字目からm文字目までのテキストを装飾するスタイル
TextViewの一部の文字色を変更する | プログラミング備忘録 HTMLタグを使用するスタイル。一部のタグしか効かない上にCSSも使えないので要注意
Adapter#notifyDataSetChanged() を呼び出して更新するのは基本中の基本だけど、たまに気づかずにハマる事も多々。。。
addFooter() が setAdapter() に前に必要
リファレンスにもちゃんと書いてある
-
View.setTag(int, Object)を使用するとAndroid 4.0以前ではメモリーリークする - チラシの裏
-
Y.A.M の 雑記帳: Android 「The world of ListView」 - Virtualization and adapters -
連絡帳にあるアレ