<?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>发虚 - 四号程序员</title>
	<atom:link href="https://www.coder4.com/archives/tag/%E5%8F%91%E8%99%9A/feed" rel="self" type="application/rss+xml" />
	<link>https://www.coder4.com</link>
	<description>Keep It Simple and Stupid</description>
	<lastBuildDate>Sat, 03 Jun 2017 03:57:24 +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中Vector Drawable发虚的解决方法</title>
		<link>https://www.coder4.com/archives/5521</link>
					<comments>https://www.coder4.com/archives/5521#respond</comments>
		
		<dc:creator><![CDATA[coder4]]></dc:creator>
		<pubDate>Sat, 03 Jun 2017 03:57:24 +0000</pubDate>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[ScaleType]]></category>
		<category><![CDATA[Vector Drawable]]></category>
		<category><![CDATA[发虚]]></category>
		<guid isPermaLink="false">https://www.coder4.com/?p=5521</guid>

					<description><![CDATA[具体过程可以参考：《为毛矢量图图标还发虚？》 这里只贴结论： 设置 ImageView 的 ScaleType 为 ScaleType.FIT_XY 即可。 或者 把 height 和 width 设置为一个较大的值，避免图标放大发虚 &#60;vector android:height="120dp" android:viewportHeight="75.0" android:viewportWidth="75.0" andro[......] 继续阅读]]></description>
		
					<wfw:commentRss>https://www.coder4.com/archives/5521/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
