<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Animation ended callback</title>
	<atom:link href="http://www.roosmaa.net/animation-ended-callback/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.roosmaa.net/animation-ended-callback/</link>
	<description>Smart Software</description>
	<lastBuildDate>Wed, 09 Jun 2010 13:03:26 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Mart</title>
		<link>http://www.roosmaa.net/animation-ended-callback/comment-page-1/#comment-97</link>
		<dc:creator>Mart</dc:creator>
		<pubDate>Wed, 09 Jun 2010 13:03:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.roosmaa.net/?p=19#comment-97</guid>
		<description>Ben, I&#039;m not trying to be an ass or anything, but the best way to learn (in my opinion) is figuring things out for yourself.

Such approach does take up a bit more time, but the end result is that you get a bigger ego boost and you know what things work and what don&#039;t, nor will you forget these things easily.

Besides, my original post already gives a pretty decent idea (hashtable) on how to implement that function.</description>
		<content:encoded><![CDATA[<p>Ben, I&#8217;m not trying to be an ass or anything, but the best way to learn (in my opinion) is figuring things out for yourself.</p>
<p>Such approach does take up a bit more time, but the end result is that you get a bigger ego boost and you know what things work and what don&#8217;t, nor will you forget these things easily.</p>
<p>Besides, my original post already gives a pretty decent idea (hashtable) on how to implement that function.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben</title>
		<link>http://www.roosmaa.net/animation-ended-callback/comment-page-1/#comment-96</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Wed, 09 Jun 2010 12:51:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.roosmaa.net/?p=19#comment-96</guid>
		<description>Sorry Mart, I&#039;m still learning Android, if you could elaborate that would be most helpful :) 

How do you find the view (I&#039;m using an ImageView) of the given animation?</description>
		<content:encoded><![CDATA[<p>Sorry Mart, I&#8217;m still learning Android, if you could elaborate that would be most helpful <img src='http://www.roosmaa.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  </p>
<p>How do you find the view (I&#8217;m using an ImageView) of the given animation?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mart</title>
		<link>http://www.roosmaa.net/animation-ended-callback/comment-page-1/#comment-95</link>
		<dc:creator>Mart</dc:creator>
		<pubDate>Wed, 09 Jun 2010 10:02:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.roosmaa.net/?p=19#comment-95</guid>
		<description>getAnimationView(...) is just a pseudo function I used to describe the workflow.
When writing the handler you should know how to get the view associated with the animation, so you can just implement that function or replace the line with your own logic of getting that view.</description>
		<content:encoded><![CDATA[<p>getAnimationView(&#8230;) is just a pseudo function I used to describe the workflow.<br />
When writing the handler you should know how to get the view associated with the animation, so you can just implement that function or replace the line with your own logic of getting that view.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben</title>
		<link>http://www.roosmaa.net/animation-ended-callback/comment-page-1/#comment-94</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Wed, 09 Jun 2010 09:57:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.roosmaa.net/?p=19#comment-94</guid>
		<description>Can you show the getAnimationView method?</description>
		<content:encoded><![CDATA[<p>Can you show the getAnimationView method?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
