<?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>Mart Roosmaa &#187; animations</title>
	<atom:link href="http://www.roosmaa.net/tag/animations/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.roosmaa.net</link>
	<description>Smart Software</description>
	<lastBuildDate>Fri, 02 Apr 2010 14:45:35 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Entry/exit animations</title>
		<link>http://www.roosmaa.net/entry-exit-animations/</link>
		<comments>http://www.roosmaa.net/entry-exit-animations/#comments</comments>
		<pubDate>Sun, 20 Sep 2009 13:49:14 +0000</pubDate>
		<dc:creator>Mart</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[animations]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://www.roosmaa.net/?p=71</guid>
		<description><![CDATA[When writing FUN2Learn I was presented with a challenge: how to make views animate at the start and end of the activity without creating a big mess in the code.]]></description>
		<wfw:commentRss>http://www.roosmaa.net/entry-exit-animations/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Animation ended callback</title>
		<link>http://www.roosmaa.net/animation-ended-callback/</link>
		<comments>http://www.roosmaa.net/animation-ended-callback/#comments</comments>
		<pubDate>Tue, 15 Sep 2009 10:20:16 +0000</pubDate>
		<dc:creator>Mart</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[animations]]></category>
		<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://www.roosmaa.net/?p=19</guid>
		<description><![CDATA[The Android documentation gives off the impression that the only proper way to chain animations is by calculating their durations and then starting the next animation when the first should've been finished. While it works fine for animations sets defined in xml, it does break down when wanting to trigger some action in code right after the animation ended.]]></description>
		<wfw:commentRss>http://www.roosmaa.net/animation-ended-callback/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
