<?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: Android Holo themes with backwards compatibility</title>
	<atom:link href="https://www.chilisapps.com/blog/2012/04/17/support-holo-and-older-themes-in-android/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.chilisapps.com/blog/2012/04/17/support-holo-and-older-themes-in-android/</link>
	<description>Awesome Apps</description>
	<lastBuildDate>Mon, 01 Jul 2013 06:54:34 +0000</lastBuildDate>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=3.9.40</generator>
	<item>
		<title>By: Walid</title>
		<link>https://www.chilisapps.com/blog/2012/04/17/support-holo-and-older-themes-in-android/#comment-1914</link>
		<dc:creator><![CDATA[Walid]]></dc:creator>
		<pubDate>Mon, 01 Jul 2013 06:54:34 +0000</pubDate>
		<guid isPermaLink="false">http://chilisapps.com/?p=307#comment-1914</guid>
		<description><![CDATA[just what i have been looking for]]></description>
		<content:encoded><![CDATA[<p>just what i have been looking for</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jiju</title>
		<link>https://www.chilisapps.com/blog/2012/04/17/support-holo-and-older-themes-in-android/#comment-645</link>
		<dc:creator><![CDATA[Jiju]]></dc:creator>
		<pubDate>Tue, 19 Mar 2013 06:14:39 +0000</pubDate>
		<guid isPermaLink="false">http://chilisapps.com/?p=307#comment-645</guid>
		<description><![CDATA[Hi,
I have made the changes as per this blog.
It is working fine for me.
But i encountered into a serious problem.
The buttons, imageviews in the layout becomes blured or larger now on higher devices.
Theme with no title bar is ok, but while applying the holo theme this issue comes.
What might be the reason for this.]]></description>
		<content:encoded><![CDATA[<p>Hi,<br />
I have made the changes as per this blog.<br />
It is working fine for me.<br />
But i encountered into a serious problem.<br />
The buttons, imageviews in the layout becomes blured or larger now on higher devices.<br />
Theme with no title bar is ok, but while applying the holo theme this issue comes.<br />
What might be the reason for this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kyle</title>
		<link>https://www.chilisapps.com/blog/2012/04/17/support-holo-and-older-themes-in-android/#comment-28</link>
		<dc:creator><![CDATA[Kyle]]></dc:creator>
		<pubDate>Fri, 31 Aug 2012 19:43:42 +0000</pubDate>
		<guid isPermaLink="false">http://chilisapps.com/?p=307#comment-28</guid>
		<description><![CDATA[My problem was actually that I had my Project Build Target (in my Project Properties in Eclipse) set to 2.3.3, and I had to have it set to at least 4.0. I thought that if it was set to 4.0+ it wouldn&#039;t run on 2.3.3, but I was wrong. As long as my minSdkVersion was set to 7 or so, it would run on 2.1+. Thanks anyway.]]></description>
		<content:encoded><![CDATA[<p>My problem was actually that I had my Project Build Target (in my Project Properties in Eclipse) set to 2.3.3, and I had to have it set to at least 4.0. I thought that if it was set to 4.0+ it wouldn&#8217;t run on 2.3.3, but I was wrong. As long as my minSdkVersion was set to 7 or so, it would run on 2.1+. Thanks anyway.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben</title>
		<link>https://www.chilisapps.com/blog/2012/04/17/support-holo-and-older-themes-in-android/#comment-26</link>
		<dc:creator><![CDATA[Ben]]></dc:creator>
		<pubDate>Fri, 31 Aug 2012 00:07:23 +0000</pubDate>
		<guid isPermaLink="false">http://chilisapps.com/?p=307#comment-26</guid>
		<description><![CDATA[This should fix the issue :)

&lt;resources xmlns:android=&quot;http://schemas.android.com/apk/res/android&quot; &gt;
    &lt;style name=&quot;MainStyle&quot; parent=&quot;@android:style/Theme.Holo.Light&quot;&gt;
        
    &lt;/style&gt;
&lt;/resources&gt;]]></description>
		<content:encoded><![CDATA[<p>This should fix the issue <img src="https://www.chilisapps.com/wp-includes/images/smilies/icon_smile.gif" alt=":)" class="wp-smiley" /> </p>
<p>&lt;resources xmlns:android=&#8221;http://schemas.android.com/apk/res/android&#8221; &gt;<br />
    &lt;style name=&#8221;MainStyle&#8221; parent=&#8221;@android:style/Theme.Holo.Light&#8221;&gt;</p>
<p>    &lt;/style&gt;<br />
&lt;/resources&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben</title>
		<link>https://www.chilisapps.com/blog/2012/04/17/support-holo-and-older-themes-in-android/#comment-25</link>
		<dc:creator><![CDATA[Ben]]></dc:creator>
		<pubDate>Thu, 30 Aug 2012 23:54:55 +0000</pubDate>
		<guid isPermaLink="false">http://chilisapps.com/?p=307#comment-25</guid>
		<description><![CDATA[I have updated the post since the example xml was missing the android namespace. Also you should clean the project if you have changed the target or min SDK version. Really sorry about the error :(]]></description>
		<content:encoded><![CDATA[<p>I have updated the post since the example xml was missing the android namespace. Also you should clean the project if you have changed the target or min SDK version. Really sorry about the error <img src="https://www.chilisapps.com/wp-includes/images/smilies/icon_sad.gif" alt=":(" class="wp-smiley" /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kyle</title>
		<link>https://www.chilisapps.com/blog/2012/04/17/support-holo-and-older-themes-in-android/#comment-24</link>
		<dc:creator><![CDATA[Kyle]]></dc:creator>
		<pubDate>Thu, 30 Aug 2012 03:54:18 +0000</pubDate>
		<guid isPermaLink="false">http://chilisapps.com/?p=307#comment-24</guid>
		<description><![CDATA[Hmm, my XML didn&#039;t come through. Must be the greater than/less than.
&lt;resources&gt;
    &lt;style name=&quot;MainStyle&quot; parent=&quot;@android:style/Theme.Holo.Light&quot;&gt;
        
    &lt;/style&gt;
&lt;/resources&gt;]]></description>
		<content:encoded><![CDATA[<p>Hmm, my XML didn&#8217;t come through. Must be the greater than/less than.<br />
&lt;resources&gt;<br />
    &lt;style name=&#8221;MainStyle&#8221; parent=&#8221;@android:style/Theme.Holo.Light&#8221;&gt;</p>
<p>    &lt;/style&gt;<br />
&lt;/resources&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kyle</title>
		<link>https://www.chilisapps.com/blog/2012/04/17/support-holo-and-older-themes-in-android/#comment-21</link>
		<dc:creator><![CDATA[Kyle]]></dc:creator>
		<pubDate>Thu, 30 Aug 2012 03:50:36 +0000</pubDate>
		<guid isPermaLink="false">http://chilisapps.com/?p=307#comment-21</guid>
		<description><![CDATA[Hi,
I&#039;m trying to implement this into my own app, but it won&#039;t work. I have the minSdkVerision set to 10 (target 15), but even when I declare my theme in values-v11/themes.xml it still gives me &quot;error: Error retrieving parent for item: No resource found that matches the given name &#039;@android:style/Theme.Holo.Light&#039;.&quot;

values-v11/themes.xml looks like this:

   
        
   
]]></description>
		<content:encoded><![CDATA[<p>Hi,<br />
I&#8217;m trying to implement this into my own app, but it won&#8217;t work. I have the minSdkVerision set to 10 (target 15), but even when I declare my theme in values-v11/themes.xml it still gives me &#8220;error: Error retrieving parent for item: No resource found that matches the given name &#8216;@android:style/Theme.Holo.Light&#8217;.&#8221;</p>
<p>values-v11/themes.xml looks like this:</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrea</title>
		<link>https://www.chilisapps.com/blog/2012/04/17/support-holo-and-older-themes-in-android/#comment-12</link>
		<dc:creator><![CDATA[Andrea]]></dc:creator>
		<pubDate>Wed, 20 Jun 2012 20:52:14 +0000</pubDate>
		<guid isPermaLink="false">http://chilisapps.com/?p=307#comment-12</guid>
		<description><![CDATA[I used this method to implement the Halo theme for recent version of Android but it does not find the necessary resources.
My app has minSdkTarget as 7]]></description>
		<content:encoded><![CDATA[<p>I used this method to implement the Halo theme for recent version of Android but it does not find the necessary resources.<br />
My app has minSdkTarget as 7</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

 Served from: www.chilisapps.com @ 2026-09-12 05:49:32 by W3 Total Cache -->