<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Android Interaction Design Patterns</title>
	<atom:link href="http://www.androidpatterns.com/feed" rel="self" type="application/rss+xml" />
	<link>http://www.androidpatterns.com</link>
	<description></description>
	<lastBuildDate>Tue, 21 Feb 2012 15:35:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Horizontal scrolling &#8211; Page indicators</title>
		<link>http://www.androidpatterns.com/uap_pattern/horizontal-scrolling-page-indicators</link>
		<comments>http://www.androidpatterns.com/uap_pattern/horizontal-scrolling-page-indicators#comments</comments>
		<pubDate>Thu, 16 Feb 2012 10:38:13 +0000</pubDate>
		<dc:creator>Martijn van Welie</dc:creator>
		
		<guid isPermaLink="false">http://www.androidpatterns.com/?post_type=uap_pattern&#038;p=2064</guid>
		<description><![CDATA[The user views an item The user swipes to the left/right The next article is shown The page indicators are updated to show the new state.]]></description>
			<content:encoded><![CDATA[<p style="line-height: 24px;"><img class="alignnone size-full wp-image-2153" title="Horizontalscrolling2" src="http://www.androidpatterns.com/wp-content/uploads/Horizontalscrolling2.png" alt="" width="600" height="431" /></p>
<ol>
<li>
<p>The user views an item</li>
<li>
<p>The user swipes to the left/right</li>
<li>
<p>The next article is shown</li>
<li>
<p>The page indicators are updated to show the new state.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.androidpatterns.com/uap_pattern/horizontal-scrolling-page-indicators/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Share button</title>
		<link>http://www.androidpatterns.com/uap_pattern/share-button</link>
		<comments>http://www.androidpatterns.com/uap_pattern/share-button#comments</comments>
		<pubDate>Thu, 08 Dec 2011 15:07:53 +0000</pubDate>
		<dc:creator>Martijn van Welie</dc:creator>
		
		<guid isPermaLink="false">http://www.androidpatterns.com/?post_type=uap_pattern&#038;p=1995</guid>
		<description><![CDATA[A user views any type of content and selects the &#8216;share&#8217; button. A dialog shows a list of apps that are available for sharing the content. If there are more apps than can be displayed in the dialog, the list &#8230; <a href="http://www.androidpatterns.com/uap_pattern/share-button">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.androidpatterns.com/wp-content/uploads/Sharing_native.png"><img class="alignnone size-full wp-image-1997" title="Sharing_native" src="http://www.androidpatterns.com/wp-content/uploads/Sharing_native.png" alt="Sharing - Native" width="600" height="400" /></a></p>
<ol>
<li>
<p>A user views any type of content and selects the &#8216;share&#8217; button.</li>
<li>
<p>A dialog shows a list of apps that are available for sharing the content.</li>
<li>
<p>If there are more apps than can be displayed in the dialog, the list will become scrollable .</li>
<li>
<p>After selecting an app, the user is guided through the steps needed to complete the sharing process. These steps differ per app.After completing the sharing process, the user returns to the original view in the first image</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.androidpatterns.com/uap_pattern/share-button/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Scrollable rows</title>
		<link>http://www.androidpatterns.com/uap_pattern/scrollable-rows</link>
		<comments>http://www.androidpatterns.com/uap_pattern/scrollable-rows#comments</comments>
		<pubDate>Thu, 08 Dec 2011 13:47:57 +0000</pubDate>
		<dc:creator>Martijn van Welie</dc:creator>
		
		<guid isPermaLink="false">http://www.androidpatterns.com/?post_type=uap_pattern&#038;p=2058</guid>
		<description><![CDATA[The user sees 2 or 3 rows of rectangles containing text and possibly images. Each row is scrollable by itself independently of the others. When the user stops scrolling the row items automatically align to the left of the screen.]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-2111" title="HorizontalRows2" src="http://www.androidpatterns.com/wp-content/uploads/HorizontalRows2.png" alt="" width="600" height="450" /></p>
<ol>
<li>
<p>The user sees 2 or 3 rows of rectangles containing text and possibly images.</li>
<li>
<p>Each row is scrollable by itself independently of the others.</li>
<li>
<p>When the user stops scrolling the row items automatically align to the left of the screen.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.androidpatterns.com/uap_pattern/scrollable-rows/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Contextual navigation</title>
		<link>http://www.androidpatterns.com/uap_pattern/contextual-navigation</link>
		<comments>http://www.androidpatterns.com/uap_pattern/contextual-navigation#comments</comments>
		<pubDate>Wed, 07 Dec 2011 12:16:02 +0000</pubDate>
		<dc:creator>Martijn van Welie</dc:creator>
		
		<guid isPermaLink="false">http://www.androidpatterns.com/?post_type=uap_pattern&#038;p=2060</guid>
		<description><![CDATA[The user reads a piece of content and wants to jump to another article. He taps on an element or indicator&#8230; &#8230; that makes the contextual navigation bar slide up. The user scrolls to the left to view options in the &#8230; <a href="http://www.androidpatterns.com/uap_pattern/contextual-navigation">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-2083" title="ContextualNavigation" src="http://www.androidpatterns.com/wp-content/uploads/ContextualNavigation2.png" alt="" width="600" height="1088" /></p>
<ol>
<li>
<p>The user reads a piece of content and wants to jump to another article.</li>
<li>
<p>He taps on an element or indicator&#8230;</li>
<li>
<p>&#8230; that makes the contextual navigation bar slide up.</li>
<li>
<p>The user scrolls to the left to view options in the contextual navigation bar&#8230;</li>
<li>
<p>&#8230; and selects an option.</li>
<li>
<p>The corresponding piece of content is opened.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.androidpatterns.com/uap_pattern/contextual-navigation/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pull to refresh</title>
		<link>http://www.androidpatterns.com/uap_pattern/pull-to-refresh-2</link>
		<comments>http://www.androidpatterns.com/uap_pattern/pull-to-refresh-2#comments</comments>
		<pubDate>Thu, 24 Nov 2011 12:00:37 +0000</pubDate>
		<dc:creator>Martijn van Welie</dc:creator>
		
		<guid isPermaLink="false">http://www.androidpatterns.com/?post_type=uap_pattern&#038;p=1953</guid>
		<description><![CDATA[The user pulls down a list. A message appears, telling the user he can pull down the list to refresh. The user pulls the list further down. A new message appears, telling the user that the list will refresh when &#8230; <a href="http://www.androidpatterns.com/uap_pattern/pull-to-refresh-2">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-597" title="Pulldowntorefresh" src="http://www.androidpatterns.com/wp-content/uploads/Pulldowntorefresh.png" alt="" width="600" height="800" /></p>
<ol>
<li>
<p>The user pulls down a list.</li>
<li>
<p>A message appears, telling the user he can pull down the list to refresh.</li>
<li>
<p>The user pulls the list further down.</li>
<li>
<p>A new message appears, telling the user that the list will refresh when he releases it.</li>
<li>
<p>The user lets go.</li>
<li>
<p>A refreshing or loading message appears.</li>
<li>
<p>The refreshing message disappears and a new list is shown, with the new items at the top of the list.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.androidpatterns.com/uap_pattern/pull-to-refresh-2/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Thumbs up/down</title>
		<link>http://www.androidpatterns.com/uap_pattern/thumbs-updown</link>
		<comments>http://www.androidpatterns.com/uap_pattern/thumbs-updown#comments</comments>
		<pubDate>Mon, 21 Nov 2011 11:25:03 +0000</pubDate>
		<dc:creator>Martijn van Welie</dc:creator>
		
		<guid isPermaLink="false">http://www.androidpatterns.com/?post_type=uap_pattern&#038;p=1915</guid>
		<description><![CDATA[User views a particular piece of content with a thumbs up and thumbs down button. User hits the thumbs up/down button. The selected thumb is highlighted in order to show what has been selected.]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-597" title="Thumbsup_down" src="http://www.androidpatterns.com/wp-content/uploads/Thumbsup_down.png" alt="" width="600" height="573" /></p>
<ol>
<li>
<p>User views a particular piece of content with a thumbs up and thumbs down button.</li>
<li>
<p>User hits the thumbs up/down button.</li>
<li>
<p>The selected thumb is highlighted in order to show what has been selected.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.androidpatterns.com/uap_pattern/thumbs-updown/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Guest Editor</title>
		<link>http://www.androidpatterns.com/guest-editor-martijn</link>
		<comments>http://www.androidpatterns.com/guest-editor-martijn#comments</comments>
		<pubDate>Thu, 17 Nov 2011 08:08:07 +0000</pubDate>
		<dc:creator>Sebastian</dc:creator>
		
		<guid isPermaLink="false">http://www.androidpatterns.com/?page_id=2004</guid>
		<description><![CDATA[We invited design pattern guru Martijn van Welie to contribute to androidpatterns.com by writing some patterns of his own. Martijn founded Welie.com back in 2000. This pattern library is still one of the best known around today. If you think &#8230; <a href="http://www.androidpatterns.com/guest-editor-martijn">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>We invited design pattern guru Martijn van Welie to contribute to androidpatterns.com by writing some patterns of his own. Martijn founded <a href="http://www.welie.com/" target="_blank">Welie.com</a> back in 2000. This pattern library is still one of the best known around today. </p>
<p>If you think you should become the next guest editor, write us an email at androidpatterns@unitid.nl, and get the same credits as Martijn did.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.androidpatterns.com/guest-editor-martijn/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Slideable top navigation</title>
		<link>http://www.androidpatterns.com/uap_pattern/slideable-top-navigation</link>
		<comments>http://www.androidpatterns.com/uap_pattern/slideable-top-navigation#comments</comments>
		<pubDate>Tue, 26 Apr 2011 12:59:33 +0000</pubDate>
		<dc:creator>caat@unitid.nl</dc:creator>
		
		<guid isPermaLink="false">http://www.androidpatterns.com/?post_type=uap_pattern&#038;p=1871</guid>
		<description><![CDATA[On top of the screen a horizontal set of buttons, tabs or labels is located, each representing a section in the app. By default, the at most left button is selected. Only a small number fits the screen&#8230; &#8230; so &#8230; <a href="http://www.androidpatterns.com/uap_pattern/slideable-top-navigation">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-1874" title="SlideableTopNavigation" src="http://www.androidpatterns.com/wp-content/uploads/SlideableTopNavigation.png" alt="" width="600" height="420" /></p>
<ol>
<li>
<p>On top of the screen a horizontal set of buttons, tabs or labels is located, each representing a section in the app. By default, the at most left button is selected. Only a small number fits the screen&#8230;</p>
</li>
<li>
<p>&#8230; so the user can slide or fling it to the left to unveil the rest of the sections.</p>
</li>
<li>
<p>The section that was selected stays selected while moving and will even be invisible when moved far enough.</p>
</li>
<li>
<p>The user selects an other section&#8230;</p>
</li>
<li>
<p>&#8230; and the corresponding content is loaded and then displayed.</p>
</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.androidpatterns.com/uap_pattern/slideable-top-navigation/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Scroll thumb</title>
		<link>http://www.androidpatterns.com/uap_pattern/scroll-thumb</link>
		<comments>http://www.androidpatterns.com/uap_pattern/scroll-thumb#comments</comments>
		<pubDate>Wed, 20 Apr 2011 09:36:15 +0000</pubDate>
		<dc:creator>caat@unitid.nl</dc:creator>
		
		<guid isPermaLink="false">http://www.androidpatterns.com/?post_type=uap_pattern&#038;p=1838</guid>
		<description><![CDATA[The user is viewing a list. When he starts scrolling up&#8230; &#8230; a scroll thumb appears on the right edge of the screen. It is an indicator for where he finds himself on the page. The scroll thumb can also &#8230; <a href="http://www.androidpatterns.com/uap_pattern/scroll-thumb">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-1839" title="scrollthumb" src="http://www.androidpatterns.com/wp-content/uploads/scrollthumb.png" alt="" width="600" height="956" /></p>
<ol>
<li>
<p>The user is viewing a list.</p>
</li>
<li>
<p>When he starts scrolling up&#8230;</p>
</li>
<li>
<p>&#8230; a scroll thumb appears on the right edge of the screen. It is an indicator for where he finds himself on the page.</p>
</li>
<li>
<p>The scroll thumb can also be dragged up or down to let the user scroll faster to find the items of interest.</p>
</li>
<li>
<p>When the user lets the scroll thumb go, it slides out of the screen after two seconds, leaving the list where it was.</p>
</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.androidpatterns.com/uap_pattern/scroll-thumb/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Swipe for action</title>
		<link>http://www.androidpatterns.com/uap_pattern/swipe-for-action</link>
		<comments>http://www.androidpatterns.com/uap_pattern/swipe-for-action#comments</comments>
		<pubDate>Thu, 03 Mar 2011 11:11:02 +0000</pubDate>
		<dc:creator>caat@unitid.nl</dc:creator>
		
		<guid isPermaLink="false">http://www.androidpatterns.com/?post_type=uap_pattern&#038;p=1765</guid>
		<description><![CDATA[The user performs a swipe gesture on an item in a list. Here he swipes to the right. The item in the list gets covered by a layer, which quickly slides into the screen in the same direction as the &#8230; <a href="http://www.androidpatterns.com/uap_pattern/swipe-for-action">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-1801" title="Slideforaction2" src="http://www.androidpatterns.com/wp-content/uploads/Slideforaction2.png" alt="" width="600" height="450" /></p>
<ol>
<li>
<p>The user performs a swipe gesture on an item in a list. Here he swipes to the right.</p>
</li>
<li>
<p>The item in the list gets covered by a layer, which quickly slides into the screen in the same direction as the gesture.</p>
</li>
<li>
<p>Immediately when the item is covered, icons are shown which can be tapped to perform corresponding actions on that item.</p>
</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.androidpatterns.com/uap_pattern/swipe-for-action/feed</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
	</channel>
</rss>

