AI 149251: Add 1.x Icon Guidelines doc and template pack.
BUG=1790234 Automated import of CL 149251
This commit is contained in:
committed by
The Android Open Source Project
parent
3f9de8b6ca
commit
f3043db05b
@@ -146,6 +146,7 @@
|
||||
<li class="toggle-list">
|
||||
<div><a href="<?cs var:toroot ?>guide/practices/ui_guidelines/index.html">UI Guidelines</a></div>
|
||||
<ul>
|
||||
<li><a href="<?cs var:toroot ?>guide/practices/ui_guidelines/icon_design.html">Icon Design</a></li>
|
||||
<li><a href="<?cs var:toroot ?>guide/practices/ui_guidelines/widget_design.html">App Widget Design</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
1410
docs/html/guide/practices/ui_guidelines/icon_design.jd
Normal file
1410
docs/html/guide/practices/ui_guidelines/icon_design.jd
Normal file
File diff suppressed because it is too large
Load Diff
@@ -6,18 +6,27 @@ page.title=User Interface Guidelines
|
||||
|
||||
|
||||
<p>The Android UI team has begun developing guidelines for the interaction and
|
||||
design of Android applications. Look here for articles that describe these
|
||||
visual guidelines as we release them.</p>
|
||||
visual design of Android applications. Look here for articles that describe
|
||||
these guidelines as we release them.</p>
|
||||
|
||||
|
||||
<dl>
|
||||
<dt><a href="{@docRoot}guide/practices/ui_guidelines/icon_design.html">Icon
|
||||
Design Guidelines</a> and <a
|
||||
href="{@docRoot}shareables/icon_templates-v1.0.zip">Android Icon Templates Pack
|
||||
» </a></dt>
|
||||
<dd>Your applications need a wide variety of icons, from a launcher icon to
|
||||
icons in menus, dialogs, tabs, the status bar, and lists. The Icon Guidelines
|
||||
describe each kind of icon in detail, with specifications for the size, color,
|
||||
shading, and other details for making all your icons fit in the Android system.
|
||||
The Icon Templates Pack is an archive of Photoshop and Illustrator templates and
|
||||
filters that make it much simpler to create conforming icons.</dd>
|
||||
</dl>
|
||||
<dl>
|
||||
<dt><a href="widget_design.html">Widget Design Guidelines</a> </dt>
|
||||
<dd>Widgets are a new feature introduced in Cupcake. A widget displays
|
||||
an application's most important or timely information at a glance, on a user's
|
||||
Home screen. These design guidelines describe how to design widgets that fit
|
||||
with others on the Home screen. They include links to graphics files and
|
||||
templates that will make your designer's life easier.</dd>
|
||||
|
||||
<dd>A widget displays an application's most important or timely information
|
||||
at a glance, on a user's Home screen. These design guidelines describe how to
|
||||
design widgets that fit with others on the Home screen. They include links to
|
||||
graphics files and templates that will make your designer's life easier.</dd>
|
||||
</dl>
|
||||
|
||||
|
||||
|
||||
BIN
docs/html/shareables/icon_templates-v1.0.zip
Normal file
BIN
docs/html/shareables/icon_templates-v1.0.zip
Normal file
Binary file not shown.
Reference in New Issue
Block a user