We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Move imgur to https://
Typo: 'then'->'than'
Move every imgur image to https secure ssl
Removed link to http://www.androiddevelopersolution.com/2012/11/horizontal-listview-in-android-example.html, because it redirects to a malware website.
Updated Implementing a Horizontal ListView Guide (markdown)
android.R.layout.simple_list_item_1 should not be used in this example because the layout_with param is defined as match_parent.
Add link to the new RecyclerView component introduced in Android-L Preview
Updated Implementing a Horizontal ListView (markdown)