<?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: onCreateView not being called upon instantiating your Fragments</title>
	<atom:link href="http://ninetwozero.com/2012/03/05/oncreateview-not-being-called-upon-instantiating-your-fragments/feed/" rel="self" type="application/rss+xml" />
	<link>http://ninetwozero.com/2012/03/05/oncreateview-not-being-called-upon-instantiating-your-fragments/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=oncreateview-not-being-called-upon-instantiating-your-fragments</link>
	<description>Hello world!</description>
	<lastBuildDate>Sun, 14 Apr 2013 11:58:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Karl Lindmark</title>
		<link>http://ninetwozero.com/2012/03/05/oncreateview-not-being-called-upon-instantiating-your-fragments/#comment-125</link>
		<dc:creator>Karl Lindmark</dc:creator>
		<pubDate>Sun, 31 Mar 2013 08:38:00 +0000</pubDate>
		<guid isPermaLink="false">http://ninetwozero.com/?p=171#comment-125</guid>
		<description><![CDATA[Any specific scripts that are loading exceptionally more than others?]]></description>
		<content:encoded><![CDATA[<p>Any specific scripts that are loading exceptionally more than others?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Miltox</title>
		<link>http://ninetwozero.com/2012/03/05/oncreateview-not-being-called-upon-instantiating-your-fragments/#comment-124</link>
		<dc:creator>Miltox</dc:creator>
		<pubDate>Sun, 31 Mar 2013 08:33:00 +0000</pubDate>
		<guid isPermaLink="false">http://ninetwozero.com/?p=171#comment-124</guid>
		<description><![CDATA[Your website is loading scripts like a bandit.  Should probably check that out because it slows it down for such a simple page.]]></description>
		<content:encoded><![CDATA[<p>Your website is loading scripts like a bandit.  Should probably check that out because it slows it down for such a simple page.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Karl Lindmark</title>
		<link>http://ninetwozero.com/2012/03/05/oncreateview-not-being-called-upon-instantiating-your-fragments/#comment-26</link>
		<dc:creator>Karl Lindmark</dc:creator>
		<pubDate>Sat, 21 Apr 2012 13:23:00 +0000</pubDate>
		<guid isPermaLink="false">http://ninetwozero.com/?p=171#comment-26</guid>
		<description><![CDATA[Thanks for reminding me - I updated the original post with some more information on how I &quot;solved&quot; it. The key is the ViewPager.setOffScreenPageLimit(int), as it enables you to decide how many Fragments to keep in memory at a given time, thus also deciding how many it should &quot;preload&quot; when you enter an Activity.]]></description>
		<content:encoded><![CDATA[<p>Thanks for reminding me &#8211; I updated the original post with some more information on how I &#8220;solved&#8221; it. The key is the ViewPager.setOffScreenPageLimit(int), as it enables you to decide how many Fragments to keep in memory at a given time, thus also deciding how many it should &#8220;preload&#8221; when you enter an Activity.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bp</title>
		<link>http://ninetwozero.com/2012/03/05/oncreateview-not-being-called-upon-instantiating-your-fragments/#comment-25</link>
		<dc:creator>bp</dc:creator>
		<pubDate>Sat, 21 Apr 2012 12:53:00 +0000</pubDate>
		<guid isPermaLink="false">http://ninetwozero.com/?p=171#comment-25</guid>
		<description><![CDATA[What did you end up doing to get around this?]]></description>
		<content:encoded><![CDATA[<p>What did you end up doing to get around this?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
