<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.2" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Hide the Title bar in an Android View by using the Window Class</title>
	<link>http://mgmblog.com/2008/12/08/hide-the-title-bar-in-an-android-view-by-using-the-window-class/</link>
	<description>My eclectic journey into the blogosphere</description>
	<pubDate>Fri, 18 May 2012 18:07:59 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.2</generator>
		<item>
		<title>By: danny</title>
		<link>http://mgmblog.com/2008/12/08/hide-the-title-bar-in-an-android-view-by-using-the-window-class/#comment-803</link>
		<dc:creator>danny</dc:creator>
		<pubDate>Sat, 23 Apr 2011 09:39:26 +0000</pubDate>
		<guid>http://mgmblog.com/2008/12/08/hide-the-title-bar-in-an-android-view-by-using-the-window-class/#comment-803</guid>
		<description>hey, thanks for that hint! ;)</description>
		<content:encoded><![CDATA[<p>hey, thanks for that hint! <img src='http://mgmblog.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: [SOLVED] Android: Hide the Title bar in an Android View &#171; RussenReaktor&#8217;s Weblog</title>
		<link>http://mgmblog.com/2008/12/08/hide-the-title-bar-in-an-android-view-by-using-the-window-class/#comment-643</link>
		<dc:creator>[SOLVED] Android: Hide the Title bar in an Android View &#171; RussenReaktor&#8217;s Weblog</dc:creator>
		<pubDate>Sun, 21 Feb 2010 17:24:50 +0000</pubDate>
		<guid>http://mgmblog.com/2008/12/08/hide-the-title-bar-in-an-android-view-by-using-the-window-class/#comment-643</guid>
		<description>[...] Hide the Title bar in an Android View by using the Window Class &#124; mgmblog.com. [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] Hide the Title bar in an Android View by using the Window Class | mgmblog.com. [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tony</title>
		<link>http://mgmblog.com/2008/12/08/hide-the-title-bar-in-an-android-view-by-using-the-window-class/#comment-636</link>
		<dc:creator>tony</dc:creator>
		<pubDate>Mon, 01 Feb 2010 07:52:46 +0000</pubDate>
		<guid>http://mgmblog.com/2008/12/08/hide-the-title-bar-in-an-android-view-by-using-the-window-class/#comment-636</guid>
		<description>it's better to do this in your application manifest: see http://developer.android.com/guide/appendix/faq/commontasks.html#configurewindowproperties</description>
		<content:encoded><![CDATA[<p>it&#8217;s better to do this in your application manifest: see <a href="http://developer.android.com/guide/appendix/faq/commontasks.html#configurewindowproperties" rel="nofollow" onclick="javascript:pageTracker._trackPageview ('/outbound/developer.android.com');">http://developer.android.com/guide/appendix/faq/commontasks.html#configurewindowproperties</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Freeman</title>
		<link>http://mgmblog.com/2008/12/08/hide-the-title-bar-in-an-android-view-by-using-the-window-class/#comment-607</link>
		<dc:creator>Mike Freeman</dc:creator>
		<pubDate>Fri, 23 Oct 2009 07:50:13 +0000</pubDate>
		<guid>http://mgmblog.com/2008/12/08/hide-the-title-bar-in-an-android-view-by-using-the-window-class/#comment-607</guid>
		<description>Now, how do you hide the bar above that with the battery and stuff on it :) ;)</description>
		<content:encoded><![CDATA[<p>Now, how do you hide the bar above that with the battery and stuff on it <img src='http://mgmblog.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> <img src='http://mgmblog.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Freeman</title>
		<link>http://mgmblog.com/2008/12/08/hide-the-title-bar-in-an-android-view-by-using-the-window-class/#comment-605</link>
		<dc:creator>Mike Freeman</dc:creator>
		<pubDate>Fri, 23 Oct 2009 07:47:15 +0000</pubDate>
		<guid>http://mgmblog.com/2008/12/08/hide-the-title-bar-in-an-android-view-by-using-the-window-class/#comment-605</guid>
		<description>AMOQ (answered my own question)

import android.view.Window;

Thanks for the useful tip on hiding Title Bar!</description>
		<content:encoded><![CDATA[<p>AMOQ (answered my own question)</p>
<p>import android.view.Window;</p>
<p>Thanks for the useful tip on hiding Title Bar!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Freeman</title>
		<link>http://mgmblog.com/2008/12/08/hide-the-title-bar-in-an-android-view-by-using-the-window-class/#comment-604</link>
		<dc:creator>Mike Freeman</dc:creator>
		<pubDate>Fri, 23 Oct 2009 07:43:30 +0000</pubDate>
		<guid>http://mgmblog.com/2008/12/08/hide-the-title-bar-in-an-android-view-by-using-the-window-class/#comment-604</guid>
		<description>What is the import for Window.FEATURE.....</description>
		<content:encoded><![CDATA[<p>What is the import for Window.FEATURE&#8230;..</p>
]]></content:encoded>
	</item>
</channel>
</rss>

