Skip to content

History / Implementing a Horizontal ListView Guide

Revisions

  • fix(wiki-prepass): 2nd pass — 29 more fixes (doubled words + codespell) 12 doubled-word fixes (the the, and and, to to, you you, will will). 17 codespell fixes (Heterogenous, useable, te, co-ordinates, findout, platorms, ontop, Everytime, mange, Thats, bootup, hhttp, SQLLite). Skipped: 5 occurrences of 'Heterogenous' in Implementing-a-Heterogenous-ListView.md content (filename consistency, same handling as Millenium in compsci). Wiki links to that page in Home.md and Android-Bootcamp-Cliffnotes.md were briefly auto-changed by codespell but reverted before commit to preserve the link target.

    @mitchellcodepath mitchellcodepath committed May 11, 2026
  • Move imgur to https://

    @rogerhu rogerhu committed Oct 18, 2017
  • Typo: 'then'->'than'

    @junzew junzew committed May 18, 2016
  • Move every imgur image to https secure ssl

    @nesquena nesquena committed Aug 13, 2015
  • Removed link to http://www.androiddevelopersolution.com/2012/11/horizontal-listview-in-android-example.html, because it redirects to a malware website.

    @dlazerka dlazerka committed May 5, 2015
  • Updated Implementing a Horizontal ListView Guide (markdown)

    @juancazalla juancazalla committed Feb 25, 2015
  • Updated Implementing a Horizontal ListView Guide (markdown)

    @nesquena nesquena committed Feb 9, 2015
  • Updated Implementing a Horizontal ListView Guide (markdown)

    @iamau555 iamau555 committed Feb 9, 2015
  • android.R.layout.simple_list_item_1 should not be used in this example because the layout_with param is defined as match_parent.

    @mgarciaguerrero mgarciaguerrero committed Nov 12, 2014
  • Add link to the new RecyclerView component introduced in Android-L Preview

    @jawwad jawwad committed Jul 4, 2014
  • Updated Implementing a Horizontal ListView (markdown)

    @whoshuu whoshuu committed Jul 2, 2014