<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - hmvrulz</title>
<link>http://snipplr.com/users/hmvrulz/language/xml</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 20 Jun 2013 09:29:52 GMT</pubDate>
<item>
<title>(XML) Manifest file - Service tag</title>
<link>http://snipplr.com/view/58174/manifest-file--service-tag/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 26 Aug 2011 03:56:05 GMT</pubDate>
<guid>http://snipplr.com/view/58174/manifest-file--service-tag/</guid>
</item>
<item>
<title>(XML) Manifest file - Application tag</title>
<link>http://snipplr.com/view/58173/manifest-file--application-tag/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 26 Aug 2011 03:54:21 GMT</pubDate>
<guid>http://snipplr.com/view/58173/manifest-file--application-tag/</guid>
</item>
<item>
<title>(XML) Manifest file - Activity tag</title>
<link>http://snipplr.com/view/58172/manifest-file--activity-tag/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 26 Aug 2011 03:52:26 GMT</pubDate>
<guid>http://snipplr.com/view/58172/manifest-file--activity-tag/</guid>
</item>
<item>
<title>(XML) Android text View</title>
<link>http://snipplr.com/view/45565/android-text-view/</link>
<description><![CDATA[ <p>To change your textview id
android:id=”@+id/TextView”

To change your textview text
android:text=”This is my first textview sample application”

To enable or disable textview
android:enabled=”false”

To change your textview width &amp; height
android:layout_height=”wrap_content”
android:layout_width=”fill_parent”

To change your textview background
android:background=”@drawable/icon”

To change your textview text size
android:textSize=”16px”

To change your textview text style
android:textStyle=”bold”</p> ]]></description>
<pubDate>Fri, 10 Dec 2010 15:12:52 GMT</pubDate>
<guid>http://snipplr.com/view/45565/android-text-view/</guid>
</item>
</channel>
</rss>