<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Multicolumn ListView in Android</title>
	<atom:link href="http://www.heikkitoivonen.net/blog/2009/02/15/multicolumn-listview-in-android/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.heikkitoivonen.net/blog/2009/02/15/multicolumn-listview-in-android/</link>
	<description>A Finn in Silicon Valley - Adventures in Technology</description>
	<lastBuildDate>Wed, 17 Aug 2011 08:58:27 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
	<item>
		<title>By: Stephen</title>
		<link>http://www.heikkitoivonen.net/blog/2009/02/15/multicolumn-listview-in-android/comment-page-1/#comment-21400</link>
		<dc:creator>Stephen</dc:creator>
		<pubDate>Thu, 21 Jan 2010 20:23:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.heikkitoivonen.net/blog/?p=700#comment-21400</guid>
		<description>woops, yes you can. I just wasn&#039;t clicking on the right part :-)</description>
		<content:encoded><![CDATA[<p>woops, yes you can. I just wasn&#8217;t clicking on the right part <img src='http://www.heikkitoivonen.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephen</title>
		<link>http://www.heikkitoivonen.net/blog/2009/02/15/multicolumn-listview-in-android/comment-page-1/#comment-21399</link>
		<dc:creator>Stephen</dc:creator>
		<pubDate>Thu, 21 Jan 2010 20:21:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.heikkitoivonen.net/blog/?p=700#comment-21399</guid>
		<description>Can you apply an OnItemSelected listener to any of these rows?</description>
		<content:encoded><![CDATA[<p>Can you apply an OnItemSelected listener to any of these rows?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Heikki Toivonen</title>
		<link>http://www.heikkitoivonen.net/blog/2009/02/15/multicolumn-listview-in-android/comment-page-1/#comment-21069</link>
		<dc:creator>Heikki Toivonen</dc:creator>
		<pubDate>Sat, 16 Jan 2010 05:48:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.heikkitoivonen.net/blog/?p=700#comment-21069</guid>
		<description>@PLIACHAS: It wasn&#039;t pretty, but I just put the data into an ArrayAdapter and set that as the GridView adapter. Same info as in the list: train number, from and to times. You can look at the code in http://svn.heikkitoivonen.net/caltroid/trunk/src/net/heikkitoivonen/android/caltroid/Caltroid.java (that&#039;s the Open Source version of Caltroid that is no longer maintained).</description>
		<content:encoded><![CDATA[<p>@PLIACHAS: It wasn&#8217;t pretty, but I just put the data into an ArrayAdapter and set that as the GridView adapter. Same info as in the list: train number, from and to times. You can look at the code in <a href="http://svn.heikkitoivonen.net/caltroid/trunk/src/net/heikkitoivonen/android/caltroid/Caltroid.java" rel="nofollow">http://svn.heikkitoivonen.net/caltroid/trunk/src/net/heikkitoivonen/android/caltroid/Caltroid.java</a> (that&#8217;s the Open Source version of Caltroid that is no longer maintained).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PLIACHAS PASCHALIS</title>
		<link>http://www.heikkitoivonen.net/blog/2009/02/15/multicolumn-listview-in-android/comment-page-1/#comment-21004</link>
		<dc:creator>PLIACHAS PASCHALIS</dc:creator>
		<pubDate>Fri, 15 Jan 2010 06:19:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.heikkitoivonen.net/blog/?p=700#comment-21004</guid>
		<description>how could you do this by using gridView instead of ListView?</description>
		<content:encoded><![CDATA[<p>how could you do this by using gridView instead of ListView?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: GBaryiames</title>
		<link>http://www.heikkitoivonen.net/blog/2009/02/15/multicolumn-listview-in-android/comment-page-1/#comment-18008</link>
		<dc:creator>GBaryiames</dc:creator>
		<pubDate>Sat, 28 Nov 2009 04:12:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.heikkitoivonen.net/blog/?p=700#comment-18008</guid>
		<description>Great article here. 

http://www.softwarepassion.com/android-series-custom-listview-items-and-adapters/

It explains how to create a custom Adapter, that can be used to populate your multi-column list view without having to go through the extra work of building up a map. The custom Adapter is more efficient.</description>
		<content:encoded><![CDATA[<p>Great article here. </p>
<p><a href="http://www.softwarepassion.com/android-series-custom-listview-items-and-adapters/" rel="nofollow">http://www.softwarepassion.com/android-series-custom-listview-items-and-adapters/</a></p>
<p>It explains how to create a custom Adapter, that can be used to populate your multi-column list view without having to go through the extra work of building up a map. The custom Adapter is more efficient.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: LK</title>
		<link>http://www.heikkitoivonen.net/blog/2009/02/15/multicolumn-listview-in-android/comment-page-1/#comment-15477</link>
		<dc:creator>LK</dc:creator>
		<pubDate>Thu, 03 Sep 2009 07:33:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.heikkitoivonen.net/blog/?p=700#comment-15477</guid>
		<description>Hello! I am a Chinese developer, I am pleased to see your article, but I have a question, how in the list show different icons?</description>
		<content:encoded><![CDATA[<p>Hello! I am a Chinese developer, I am pleased to see your article, but I have a question, how in the list show different icons?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sikus</title>
		<link>http://www.heikkitoivonen.net/blog/2009/02/15/multicolumn-listview-in-android/comment-page-1/#comment-7918</link>
		<dc:creator>Sikus</dc:creator>
		<pubDate>Thu, 05 Mar 2009 18:01:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.heikkitoivonen.net/blog/?p=700#comment-7918</guid>
		<description>So, I have it, I fix my problem, juhu :-)):

map = new HashMap();
		map.put(&quot;train&quot;, &quot;ProWide media s.r.o&quot;);
		map.put(&quot;from&quot;, &quot;pokus&quot;);
		map.put(&quot;gif&quot;, R.drawable.some_picture_png + &quot;&quot;);
		mylist.add(map);

setListAdapter(new SimpleAdapter(this, mylist, R.layout.main,
	            new String[] {&quot;train&quot;, &quot;from&quot;, &quot;gif&quot;}, new int[] {R.id.TextView01, R.id.TextView02, R.id.ImageView}));</description>
		<content:encoded><![CDATA[<p>So, I have it, I fix my problem, juhu <img src='http://www.heikkitoivonen.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> ):</p>
<p>map = new HashMap();<br />
		map.put(&#8220;train&#8221;, &#8220;ProWide media s.r.o&#8221;);<br />
		map.put(&#8220;from&#8221;, &#8220;pokus&#8221;);<br />
		map.put(&#8220;gif&#8221;, R.drawable.some_picture_png + &#8220;&#8221;);<br />
		mylist.add(map);</p>
<p>setListAdapter(new SimpleAdapter(this, mylist, R.layout.main,<br />
	            new String[] {&#8220;train&#8221;, &#8220;from&#8221;, &#8220;gif&#8221;}, new int[] {R.id.TextView01, R.id.TextView02, R.id.ImageView}));</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Heikki Toivonen</title>
		<link>http://www.heikkitoivonen.net/blog/2009/02/15/multicolumn-listview-in-android/comment-page-1/#comment-7764</link>
		<dc:creator>Heikki Toivonen</dc:creator>
		<pubDate>Sat, 28 Feb 2009 03:49:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.heikkitoivonen.net/blog/?p=700#comment-7764</guid>
		<description>I don&#039;t know. Your best bet would be to ask on the android developer discussion groups and forums.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t know. Your best bet would be to ask on the android developer discussion groups and forums.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

