<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Free Source Code &#187; TableLayout</title>
	<atom:link href="http://freesrc.com/tag/tablelayout/feed/" rel="self" type="application/rss+xml" />
	<link>http://freesrc.com</link>
	<description>java, flex, javascript, c, c++, android, j2me</description>
	<lastBuildDate>Fri, 26 Jun 2009 06:46:06 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Android &#8211; TableLayout Samples</title>
		<link>http://freesrc.com/android/android-tablelayout/</link>
		<comments>http://freesrc.com/android/android-tablelayout/#comments</comments>
		<pubDate>Fri, 21 Nov 2008 14:48:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[TableLayout]]></category>

		<guid isPermaLink="false">http://freesrc.com/?p=133</guid>
		<description><![CDATA[Today&#8217;s sample code will implement very similar UI to the one created in the LinearLayout Example. But here we will be using a TableLayout widget instead.
Each TableLayout consists of a number of TableRow objects and each TableRow object contains zero or more cells. Each cell can hold one View object. The table has as many [...]]]></description>
		<wfw:commentRss>http://freesrc.com/android/android-tablelayout/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		</channel></rss>