diff options
| author | Rich Slogar <rslogar@google.com> | 2015-02-19 10:48:37 -0800 |
|---|---|---|
| committer | Rich Slogar <rslogar@google.com> | 2015-02-19 10:48:37 -0800 |
| commit | 0f44b94d5d32b02ecaeb106cb3960bc245a189b7 (patch) | |
| tree | e6d92093b1e3d6291cb34aa1798c4ee05ccdcdce /docs/html/training | |
| parent | 717b4d130f67606c44122c2219ed35996afc360c (diff) | |
| download | frameworks_base-0f44b94d5d32b02ecaeb106cb3960bc245a189b7.zip frameworks_base-0f44b94d5d32b02ecaeb106cb3960bc245a189b7.tar.gz frameworks_base-0f44b94d5d32b02ecaeb106cb3960bc245a189b7.tar.bz2 | |
docs: mipmap link updates
Change-Id: I345d4dc29e094a6835e04eec237d1b8b8a540eaa
Diffstat (limited to 'docs/html/training')
| -rw-r--r-- | docs/html/training/multiscreen/screendensities.jd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/training/multiscreen/screendensities.jd b/docs/html/training/multiscreen/screendensities.jd index 1fc5904..64e70fd 100644 --- a/docs/html/training/multiscreen/screendensities.jd +++ b/docs/html/training/multiscreen/screendensities.jd @@ -154,7 +154,7 @@ appropriate bitmap based on the screen's dpi.</p> <p class="note"><strong>Note:</strong> You should place all launcher icons in the <code>res/mipmap-[density]/</code> folders, rather than <code>drawable/</code> folders to ensure launcher apps use the best resolution icon. For more information about using the mipmap folders, see -<a href="{@docRoot}tools/project/index.html#mipmap">Managing Projects Overview</a>.</p> +<a href="{@docRoot}tools/projects/index.html#mipmap">Managing Projects Overview</a>.</p> <p>For more tips and guidelines for creating icon assets for your application, see the <a href="{@docRoot}guide/practices/ui_guidelines/icon_design.html">Icon Design |
