diff options
author | Peter Ng <petergng@google.com> | 2012-06-20 09:30:59 -0700 |
---|---|---|
committer | Peter Ng <petergng@google.com> | 2012-06-20 09:33:39 -0700 |
commit | 2c24de30a73b59ca1fa93cf7bfb7aba90953a0dc (patch) | |
tree | 83a9b0c229ca38083d28a7b045a877d00368d8d8 /docs | |
parent | 18ddb6ce6f3672a24a6f86ee4b28f5baa746bc20 (diff) | |
download | frameworks_base-2c24de30a73b59ca1fa93cf7bfb7aba90953a0dc.zip frameworks_base-2c24de30a73b59ca1fa93cf7bfb7aba90953a0dc.tar.gz frameworks_base-2c24de30a73b59ca1fa93cf7bfb7aba90953a0dc.tar.bz2 |
Fixing typography typo and iconography typo
Bug: 5836343
Bug: 5831156
Change-Id: I2801002a20645d1cbf7d548a1a7c280796457adb
Diffstat (limited to 'docs')
-rw-r--r-- | docs/html/design/media/typography_sizes.png | bin | 3923 -> 7361 bytes | |||
-rw-r--r-- | docs/html/design/style/iconography.jd | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/design/media/typography_sizes.png b/docs/html/design/media/typography_sizes.png Binary files differindex eda1d99..fe6cdce 100644 --- a/docs/html/design/media/typography_sizes.png +++ b/docs/html/design/media/typography_sizes.png diff --git a/docs/html/design/style/iconography.jd b/docs/html/design/style/iconography.jd index 775e45d..c4e8bd6 100644 --- a/docs/html/design/style/iconography.jd +++ b/docs/html/design/style/iconography.jd @@ -139,7 +139,7 @@ files for further customization. <ul> <li class="no-bullet with-icon tablet"> - <p>Action bar icons for phones should be <strong>32x32 <acronym title="Density-independent pixels. One dp is one pixel on a 160 dpi screen.">dp</acronym></strong>.</p></li> + <p>Action bar icons for phones and tablets should be <strong>32x32 <acronym title="Density-independent pixels. One dp is one pixel on a 160 dpi screen.">dp</acronym></strong>.</p></li> </ul> </div> |