Mobile Design Patterns Library

pattern-wiki.png

Introduction

An intro needs to go here...

Please Add Your Thoughts

This is a wiki on purpose. We want the entire mobile design community to help with this effort. Even if you disagree, add your thoughts. For very significant changes, please add comments, instead of just over-writing what others have done without discussion.

Patterns

Components

A section or subsection of a design - This carousel is one of those. Components are made of widgets, and maybe other, custom stuff.

Display of Information

Control & Confirmation

Revealing More Information / Drilldown

BELOW HERE UNASSIGNED

Widget

Scrollbars, buttons, etc.- Smaller than a Component. Highly reusable items, used many times, over and over, in other places. Some similar sized items are not widgets, because they are custom implemented items.

Lateral Access

Drilldown

BELOW HERE UNASSIGNED

Page

page layout and basics stuff - NOT WIDGETS THOUGH...

Behaviors

interaction with no key screen component - Sound, vibration, etc. May overlap gestures but I think it meant output vs. input???

Key

Keyboard, Keypad and Other input features. Gestures here or somewhere else? Sensors?