Showing posts with the label list

Focus problems with list rows and ImageButtons

There has been lot of discussions on this blog about some widgets that steal focus from others - cr…

Two-dimensional lists

I got another question whether TableLayout can be used like a two-dimensional ListView. My initial …

Progressively loading ListViews

Again I received a mail from somebody who asked for lists with forward/backward paging option. Thes…

Lists and focuses

I received another seemingly trivial question in a comment. The situation is simple: we have a Li…

Expandable lists

Multilevel, expandable lists are useful user interface elements and Android does support two-level …

Load More That is All