diff --git a/docs/html/design/style/iconography.jd b/docs/html/design/style/iconography.jd index 1a9275338e907..75f541a447351 100644 --- a/docs/html/design/style/iconography.jd +++ b/docs/html/design/style/iconography.jd @@ -536,7 +536,7 @@ see Providin
For more information about using the mipmap folders, see -Managing Projects Overview.
+Managing Projects Overview.Note: For more information about using the mipmap folders, see -Managing Projects Overview.
+Managing Projects Overview.Table 1. Resource directories supported inside project {@code res/} directory.
diff --git a/docs/html/training/multiscreen/screendensities.jd b/docs/html/training/multiscreen/screendensities.jd index 1fc5904cfeced..64e70fd6eb35c 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.Note: You should place all launcher icons in the
res/mipmap-[density]/ folders, rather than drawable/ folders to ensure
launcher apps use the best resolution icon. For more information about using the mipmap folders, see
-Managing Projects Overview.
For more tips and guidelines for creating icon assets for your application, see the Icon Design