<?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>Pressed - 四号程序员</title>
	<atom:link href="https://www.coder4.com/archives/tag/pressed/feed" rel="self" type="application/rss+xml" />
	<link>https://www.coder4.com</link>
	<description>Keep It Simple and Stupid</description>
	<lastBuildDate>Wed, 11 May 2016 06:13:13 +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部分版本ListView点击Cell时，pressed事件下发给了子元素</title>
		<link>https://www.coder4.com/archives/4802</link>
					<comments>https://www.coder4.com/archives/4802#respond</comments>
		
		<dc:creator><![CDATA[coder4]]></dc:creator>
		<pubDate>Wed, 11 May 2016 06:13:13 +0000</pubDate>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Cell]]></category>
		<category><![CDATA[Pressed]]></category>
		<category><![CDATA[事件]]></category>
		<category><![CDATA[点击]]></category>
		<guid isPermaLink="false">http://www.coder4.com/?p=4802</guid>

					<description><![CDATA[如果子元素恰好有 pressed的selector，会导致跟着一起联动，比较不美观。 解决方法：在出问题子元素的所有layout父容器上，加上clickable=true 参考资料： http://stackoverflow.com/questions/11474247/list-item-click-triggering-child-views-selector http://stackoverflow.com/questions/2607698/click-in-a-[......] 继续阅读]]></description>
		
					<wfw:commentRss>https://www.coder4.com/archives/4802/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
