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.
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)
Updated Implementing a Horizontal ListView Guide (markdown)
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)