<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">
<channel>
	<title>Comments for Styling Android</title>
	
	<link>http://blog.stylingandroid.com</link>
	<description>A guide to applying styles and themes to Android apps</description>
	<lastBuildDate>Tue, 21 May 2013 21:23:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/StylingAndroidComments" /><feedburner:info uri="stylingandroidcomments" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Comment on Navigation Drawer – Part 1 by Miral</title>
		<link>http://feedproxy.google.com/~r/StylingAndroidComments/~3/yFspwiBVo_E/1793</link>
		<dc:creator>Miral</dc:creator>
		<pubDate>Tue, 21 May 2013 21:23:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stylingandroid.com/?p=1793#comment-5211</guid>
		<description><![CDATA[Does anyone know how I can add icons to the side of each List item with this code?]]></description>
		<content:encoded><![CDATA[<p>Does anyone know how I can add icons to the side of each List item with this code?</p>
<img src="http://feeds.feedburner.com/~r/StylingAndroidComments/~4/yFspwiBVo_E" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://blog.stylingandroid.com/archives/1793#comment-5211</feedburner:origLink></item>
	<item>
		<title>Comment on Introduction to Spans by Mark Allison</title>
		<link>http://feedproxy.google.com/~r/StylingAndroidComments/~3/4ElTLNhU-W4/177</link>
		<dc:creator>Mark Allison</dc:creator>
		<pubDate>Tue, 21 May 2013 10:47:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stylingandroid.com/?p=177#comment-5205</guid>
		<description><![CDATA[Why do you need to store the SpannableString? SpannableString is a mechanism for attaching formatting markup to Strings for rendering purposes, it is not designed to be a storage format. You will need to devise your own format for storing the text and markup and construct a SpannableString from this when you have read your data and wish to render it.]]></description>
		<content:encoded><![CDATA[<p>Why do you need to store the SpannableString? SpannableString is a mechanism for attaching formatting markup to Strings for rendering purposes, it is not designed to be a storage format. You will need to devise your own format for storing the text and markup and construct a SpannableString from this when you have read your data and wish to render it.</p>
<img src="http://feeds.feedburner.com/~r/StylingAndroidComments/~4/4ElTLNhU-W4" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://blog.stylingandroid.com/archives/177#comment-5205</feedburner:origLink></item>
	<item>
		<title>Comment on Introduction to Spans by Satio</title>
		<link>http://feedproxy.google.com/~r/StylingAndroidComments/~3/d1Qjueovnwk/177</link>
		<dc:creator>Satio</dc:creator>
		<pubDate>Tue, 21 May 2013 10:36:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stylingandroid.com/?p=177#comment-5204</guid>
		<description><![CDATA[How to store  a SpannableString in SQLite or a temporary file,I&#039;ve tried serialization but as the object is not serializable I&#039;m unable to store it.Kindly help me out ...


Thanks in Advance]]></description>
		<content:encoded><![CDATA[<p>How to store  a SpannableString in SQLite or a temporary file,I&#8217;ve tried serialization but as the object is not serializable I&#8217;m unable to store it.Kindly help me out &#8230;</p>
<p>Thanks in Advance</p>
<img src="http://feeds.feedburner.com/~r/StylingAndroidComments/~4/d1Qjueovnwk" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://blog.stylingandroid.com/archives/177#comment-5204</feedburner:origLink></item>
	<item>
		<title>Comment on Navigation Drawer – Part 1 by Patrick</title>
		<link>http://feedproxy.google.com/~r/StylingAndroidComments/~3/79KNKf4qZHM/1793</link>
		<dc:creator>Patrick</dc:creator>
		<pubDate>Tue, 21 May 2013 03:50:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stylingandroid.com/?p=1793#comment-5200</guid>
		<description><![CDATA[Project here to work with ABS.
https://github.com/tobykurien/SherlockNavigationDrawer]]></description>
		<content:encoded><![CDATA[<p>Project here to work with ABS.<br />
<a href="https://github.com/tobykurien/SherlockNavigationDrawer" rel="nofollow">https://github.com/tobykurien/SherlockNavigationDrawer</a></p>
<img src="http://feeds.feedburner.com/~r/StylingAndroidComments/~4/79KNKf4qZHM" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://blog.stylingandroid.com/archives/1793#comment-5200</feedburner:origLink></item>
	<item>
		<title>Comment on Navigation Drawer – Part 1 by Prasham Trivedi</title>
		<link>http://feedproxy.google.com/~r/StylingAndroidComments/~3/AAJ43GrLLRU/1793</link>
		<dc:creator>Prasham Trivedi</dc:creator>
		<pubDate>Mon, 20 May 2013 18:27:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stylingandroid.com/?p=1793#comment-5196</guid>
		<description><![CDATA[ActionbarSherlock is mostly compatible with navigation drawer. But I think there is one point where ABS and navigation drawer are not compatible, where we can open and close drawer with icon click.

According to code 
if (mDrawerToggle.onOptionsItemSelected(item)) {
          return true;
        }
It requires item to be android.view.MenuItem but we get com.actionbarsherlock.view.MenuItem. Which throws class cast exception.]]></description>
		<content:encoded><![CDATA[<p>ActionbarSherlock is mostly compatible with navigation drawer. But I think there is one point where ABS and navigation drawer are not compatible, where we can open and close drawer with icon click.</p>
<p>According to code<br />
if (mDrawerToggle.onOptionsItemSelected(item)) {<br />
          return true;<br />
        }<br />
It requires item to be android.view.MenuItem but we get com.actionbarsherlock.view.MenuItem. Which throws class cast exception.</p>
<img src="http://feeds.feedburner.com/~r/StylingAndroidComments/~4/AAJ43GrLLRU" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://blog.stylingandroid.com/archives/1793#comment-5196</feedburner:origLink></item>
	<item>
		<title>Comment on Navigation Drawer – Part 1 by Miral</title>
		<link>http://feedproxy.google.com/~r/StylingAndroidComments/~3/rxKvH3pGqpU/1793</link>
		<dc:creator>Miral</dc:creator>
		<pubDate>Sat, 18 May 2013 20:25:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stylingandroid.com/?p=1793#comment-5170</guid>
		<description><![CDATA[Thanks for this! Simple. I was just about to start working on the SlidingMenu library when they updated this at the I/O. 

Works just how I want it to. Just need to get it designed correctly and get it working with ABS. 

Coming along well. Looking forward to part two!]]></description>
		<content:encoded><![CDATA[<p>Thanks for this! Simple. I was just about to start working on the SlidingMenu library when they updated this at the I/O. </p>
<p>Works just how I want it to. Just need to get it designed correctly and get it working with ABS. </p>
<p>Coming along well. Looking forward to part two!</p>
<img src="http://feeds.feedburner.com/~r/StylingAndroidComments/~4/rxKvH3pGqpU" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://blog.stylingandroid.com/archives/1793#comment-5170</feedburner:origLink></item>
	<item>
		<title>Comment on Navigation Drawer – Part 1 by Mark Allison</title>
		<link>http://feedproxy.google.com/~r/StylingAndroidComments/~3/Vrp7pzMqkAQ/1793</link>
		<dc:creator>Mark Allison</dc:creator>
		<pubDate>Sat, 18 May 2013 16:35:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stylingandroid.com/?p=1793#comment-5163</guid>
		<description><![CDATA[The basic DrawerLayout stuff may be compatible with ABS, but I wonder whether ActionBarDrawerToggle (which is covered in next week&#039;s article) is. I haven&#039;t tried it yet.]]></description>
		<content:encoded><![CDATA[<p>The basic DrawerLayout stuff may be compatible with ABS, but I wonder whether ActionBarDrawerToggle (which is covered in next week&#8217;s article) is. I haven&#8217;t tried it yet.</p>
<img src="http://feeds.feedburner.com/~r/StylingAndroidComments/~4/Vrp7pzMqkAQ" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://blog.stylingandroid.com/archives/1793#comment-5163</feedburner:origLink></item>
	<item>
		<title>Comment on Navigation Drawer – Part 1 by Kevin Tan</title>
		<link>http://feedproxy.google.com/~r/StylingAndroidComments/~3/bQbXo28yeXc/1793</link>
		<dc:creator>Kevin Tan</dc:creator>
		<pubDate>Sat, 18 May 2013 15:55:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stylingandroid.com/?p=1793#comment-5161</guid>
		<description><![CDATA[It&#039;s compatible with ActionBarSherlock. But I wonder how to get the subtle animated drawer icon...]]></description>
		<content:encoded><![CDATA[<p>It&#8217;s compatible with ActionBarSherlock. But I wonder how to get the subtle animated drawer icon&#8230;</p>
<img src="http://feeds.feedburner.com/~r/StylingAndroidComments/~4/bQbXo28yeXc" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://blog.stylingandroid.com/archives/1793#comment-5161</feedburner:origLink></item>
	<item>
		<title>Comment on Navigation Drawer – Part 1 by Mark Allison</title>
		<link>http://feedproxy.google.com/~r/StylingAndroidComments/~3/97QyPn3Dz7Q/1793</link>
		<dc:creator>Mark Allison</dc:creator>
		<pubDate>Sat, 18 May 2013 09:14:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stylingandroid.com/?p=1793#comment-5157</guid>
		<description><![CDATA[Thanks for sharing that. Maybe Google realised that there were a lot of people using ABS so built in compatibility for it. That&#039;s very good news.]]></description>
		<content:encoded><![CDATA[<p>Thanks for sharing that. Maybe Google realised that there were a lot of people using ABS so built in compatibility for it. That&#8217;s very good news.</p>
<img src="http://feeds.feedburner.com/~r/StylingAndroidComments/~4/97QyPn3Dz7Q" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://blog.stylingandroid.com/archives/1793#comment-5157</feedburner:origLink></item>
	<item>
		<title>Comment on Navigation Drawer – Part 1 by Peter</title>
		<link>http://feedproxy.google.com/~r/StylingAndroidComments/~3/GmG0v9YtKRs/1793</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Sat, 18 May 2013 09:07:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stylingandroid.com/?p=1793#comment-5156</guid>
		<description><![CDATA[I tried it with Sherlock.no problems whatsoever.]]></description>
		<content:encoded><![CDATA[<p>I tried it with Sherlock.no problems whatsoever.</p>
<img src="http://feeds.feedburner.com/~r/StylingAndroidComments/~4/GmG0v9YtKRs" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://blog.stylingandroid.com/archives/1793#comment-5156</feedburner:origLink></item>
</channel>
</rss>
