<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:media="http://search.yahoo.com/mrss/"
	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>gravity - 四号程序员</title>
	<atom:link href="https://www.coder4.com/archives/tag/gravity/feed" rel="self" type="application/rss+xml" />
	<link>https://www.coder4.com</link>
	<description>Keep It Simple and Stupid</description>
	<lastBuildDate>Sun, 26 Jan 2014 14:48:25 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.3</generator>
	<item>
		<title>Android中gravity与layout_gravity的区别</title>
		<link>https://www.coder4.com/archives/4110</link>
					<comments>https://www.coder4.com/archives/4110#respond</comments>
		
		<dc:creator><![CDATA[coder4]]></dc:creator>
		<pubDate>Sun, 26 Jan 2014 14:33:49 +0000</pubDate>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[gravity]]></category>
		<category><![CDATA[layout_gravity]]></category>
		<guid isPermaLink="false">http://www.coder4.com/?p=4110</guid>

					<description><![CDATA[1、gravity与layout_gravity的区别 android:gravity 属性是对该view 内容的限定．比如一个button 上面的text. 你可以设置该text 在view的靠左，靠右等位置．该属性就干了这个． android:layout_gravity 是用来设置该view相对与起父view 的位置．比如一个button 在linearlayout里，你想把该button放在靠左　　靠右等位置就可以通过该属性设置． 这样就解释了，有什么我们弄个最外布[......] 继续阅读]]></description>
		
					<wfw:commentRss>https://www.coder4.com/archives/4110/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
