diff options
author | Roman Nurik <romannurik@google.com> | 2011-10-08 16:23:16 -0700 |
---|---|---|
committer | Android (Google) Code Review <android-gerrit@google.com> | 2011-10-08 16:23:16 -0700 |
commit | 8765ebf9b5c5256dfbf8232b11bcf5f0045c5ac1 (patch) | |
tree | fa20f876326ad008a87faf7968bbdbeeae64471c /docs/html/guide/practices/ui_guidelines/index.jd | |
parent | 6d288bd2f3596ce268a3a3278f005d8757c79d63 (diff) | |
parent | ced7edda54f9122f0f2008e8fa5cf7fd36d3e1d8 (diff) | |
download | frameworks_base-8765ebf9b5c5256dfbf8232b11bcf5f0045c5ac1.zip frameworks_base-8765ebf9b5c5256dfbf8232b11bcf5f0045c5ac1.tar.gz frameworks_base-8765ebf9b5c5256dfbf8232b11bcf5f0045c5ac1.tar.bz2 |
Merge "Update Icon Guidelines and Icon Templates Pack for ICS"
Diffstat (limited to 'docs/html/guide/practices/ui_guidelines/index.jd')
-rw-r--r-- | docs/html/guide/practices/ui_guidelines/index.jd | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/html/guide/practices/ui_guidelines/index.jd b/docs/html/guide/practices/ui_guidelines/index.jd index cb34d2e..0e42788 100644 --- a/docs/html/guide/practices/ui_guidelines/index.jd +++ b/docs/html/guide/practices/ui_guidelines/index.jd @@ -12,8 +12,8 @@ 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-v2.3.zip">Android Icon Templates Pack -» </a></dt> +href="{@docRoot}shareables/icon_templates-v4.0.zip">Android Icon Templates Pack +» </a> <span class="new">updated</span></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, @@ -22,7 +22,7 @@ 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="{@docRoot}guide/practices/ui_guidelines/widget_design.html">Widget Design Guidelines</a> </dt> + <dt><a href="{@docRoot}guide/practices/ui_guidelines/widget_design.html">Widget Design Guidelines</a> <span class="new">updated</span></dt> <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 |