<?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 for @radley</title>
	<atom:link href="http://radleymarx.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://radleymarx.com</link>
	<description>UI / UX  &#124;  designer / developer</description>
	<lastBuildDate>Fri, 25 May 2012 22:02:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>Comment on Quick guide to the new app widget padding/margins in ICS / Android 4.0+ (backwards-compatibility &amp; new issues) by radley</title>
		<link>http://radleymarx.com/blog/app-widget-padding-margins-in-ics-android/#comment-288</link>
		<dc:creator>radley</dc:creator>
		<pubDate>Fri, 25 May 2012 22:02:44 +0000</pubDate>
		<guid isPermaLink="false">http://radleymarx.com/?p=1708#comment-288</guid>
		<description>Hard to say - I don&#039;t think I&#039;ve seen the problem start there (i.e. not showing up in the list). It&#039;s got to be something in your Manifest or widget-info.</description>
		<content:encoded><![CDATA[<p>Hard to say &#8211; I don&#8217;t think I&#8217;ve seen the problem start there (i.e. not showing up in the list). It&#8217;s got to be something in your Manifest or widget-info.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Quick guide to the new app widget padding/margins in ICS / Android 4.0+ (backwards-compatibility &amp; new issues) by mradlmaier</title>
		<link>http://radleymarx.com/blog/app-widget-padding-margins-in-ics-android/#comment-287</link>
		<dc:creator>mradlmaier</dc:creator>
		<pubDate>Fri, 25 May 2012 21:46:55 +0000</pubDate>
		<guid isPermaLink="false">http://radleymarx.com/?p=1708#comment-287</guid>
		<description>I am a dveloper and I have developed a widget build against API 8, TargetSDK 8. Everything nice and fine so far. Recently I updated my SGS to ICS 4.03 and took the chance to test against ICS on a real device. As I am in the process of moving all my apps to ICS, I build against API 15 and with TargetSDK set to 15.
Now what happens, is that the widgets disappear from the new app/widget launcher???

If I build against API 8 with TargetSDK set to API 8, it will appear like all pre-ICS widgets in the launcher (with the thin frame around them)  like expected...

In Eclipse I can see that 5 new parameters have been added: 
PreviewImage, Auto advance view id, Resize mode, Min resize width, Min resize height.
I assume, to make the widget appear in the launcher, I have to specify some of these values?

BTW, I am using HD Widgets on my SGS and on my Acer Iconia tab since you published the first version, I am completely happy. No other clock/weather widget around which looks as good and is as configurable than your HD Widgets :) (And I tried all major clock/weather widgets). I especially love the transparent version which blends in so nicely, on whatver wallpaper is in use. Great work!</description>
		<content:encoded><![CDATA[<p>I am a dveloper and I have developed a widget build against API 8, TargetSDK 8. Everything nice and fine so far. Recently I updated my SGS to ICS 4.03 and took the chance to test against ICS on a real device. As I am in the process of moving all my apps to ICS, I build against API 15 and with TargetSDK set to 15.<br />
Now what happens, is that the widgets disappear from the new app/widget launcher???</p>
<p>If I build against API 8 with TargetSDK set to API 8, it will appear like all pre-ICS widgets in the launcher (with the thin frame around them)  like expected&#8230;</p>
<p>In Eclipse I can see that 5 new parameters have been added:<br />
PreviewImage, Auto advance view id, Resize mode, Min resize width, Min resize height.<br />
I assume, to make the widget appear in the launcher, I have to specify some of these values?</p>
<p>BTW, I am using HD Widgets on my SGS and on my Acer Iconia tab since you published the first version, I am completely happy. No other clock/weather widget around which looks as good and is as configurable than your HD Widgets <img src='http://radleymarx.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  (And I tried all major clock/weather widgets). I especially love the transparent version which blends in so nicely, on whatver wallpaper is in use. Great work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A simple guide to 9-patch for Android UI by Anonymous</title>
		<link>http://radleymarx.com/blog/simple-guide-to-9-patch/#comment-267</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Fri, 27 Apr 2012 13:46:54 +0000</pubDate>
		<guid isPermaLink="false">http://radleymarx.com/?p=1600#comment-267</guid>
		<description>[...] liegt der absturz auch daran, weil es sich um 9-files handelt...  Draw 9-patch &#124; Android Developers A simple guide to 9-patch for Android UI &#124; @radley Android 9 [...]</description>
		<content:encoded><![CDATA[<p>[...] liegt der absturz auch daran, weil es sich um 9-files handelt&#8230;  Draw 9-patch | Android Developers A simple guide to 9-patch for Android UI | @radley Android 9 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Quick guide to the new app widget padding/margins in ICS / Android 4.0+ (backwards-compatibility &amp; new issues) by radley</title>
		<link>http://radleymarx.com/blog/app-widget-padding-margins-in-ics-android/#comment-266</link>
		<dc:creator>radley</dc:creator>
		<pubDate>Wed, 25 Apr 2012 19:31:33 +0000</pubDate>
		<guid isPermaLink="false">http://radleymarx.com/?p=1708#comment-266</guid>
		<description>It sounds like they&#039;re sticky notes so they&#039;re disposable. Old ones will be over-padded and will inevitably be replaced by normal ones. Don&#039;t think you&#039;ll get much complaints (particularly if you point out how/why it happens).

Of course there&#039;s an opportunity here to add a carrot or two: back-up &amp; reload notes, send via email, notification alarm...</description>
		<content:encoded><![CDATA[<p>It sounds like they&#8217;re sticky notes so they&#8217;re disposable. Old ones will be over-padded and will inevitably be replaced by normal ones. Don&#8217;t think you&#8217;ll get much complaints (particularly if you point out how/why it happens).</p>
<p>Of course there&#8217;s an opportunity here to add a carrot or two: back-up &#038; reload notes, send via email, notification alarm&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Quick guide to the new app widget padding/margins in ICS / Android 4.0+ (backwards-compatibility &amp; new issues) by redwarp</title>
		<link>http://radleymarx.com/blog/app-widget-padding-margins-in-ics-android/#comment-265</link>
		<dc:creator>redwarp</dc:creator>
		<pubDate>Wed, 25 Apr 2012 18:05:28 +0000</pubDate>
		<guid isPermaLink="false">http://radleymarx.com/?p=1708#comment-265</guid>
		<description>Can&#039;t do that, it&#039;s a note widget ^^ (memento)
Well, I guess it&#039;s not that important, only a few users will be impacted, and they might create new widgets on their own if they want.

I wanted the neat widget resize capability that comes with Honeycomb and ICS ! But only ICS adds the &quot;minResizeWidth&quot; and &quot;minResizeHeight&quot; params, so... I compiled against Android 15.

Anyway, thanks for the tip, I kind of feel bad I didn&#039;t thought about it on my own.</description>
		<content:encoded><![CDATA[<p>Can&#8217;t do that, it&#8217;s a note widget ^^ (memento)<br />
Well, I guess it&#8217;s not that important, only a few users will be impacted, and they might create new widgets on their own if they want.</p>
<p>I wanted the neat widget resize capability that comes with Honeycomb and ICS ! But only ICS adds the &#8220;minResizeWidth&#8221; and &#8220;minResizeHeight&#8221; params, so&#8230; I compiled against Android 15.</p>
<p>Anyway, thanks for the tip, I kind of feel bad I didn&#8217;t thought about it on my own.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

