diff options
| author | Dirk Dougherty <ddougherty@google.com> | 2012-01-27 17:56:49 -0800 |
|---|---|---|
| committer | Dirk Dougherty <ddougherty@google.com> | 2012-03-05 22:02:35 -0800 |
| commit | 4d7bc65538c7cd9fbb1fbbcf22d1da47fcee1219 (patch) | |
| tree | 30364eba130764c5ebc4d8bfa9878199d57acd32 /docs/html/design/style | |
| parent | e606cb460272cd99bac05b4477a5e489827b368b (diff) | |
| download | frameworks_base-4d7bc65538c7cd9fbb1fbbcf22d1da47fcee1219.zip frameworks_base-4d7bc65538c7cd9fbb1fbbcf22d1da47fcee1219.tar.gz frameworks_base-4d7bc65538c7cd9fbb1fbbcf22d1da47fcee1219.tar.bz2 | |
Doc change: String changes for Android Market
Change-Id: I823812a4fd24021bec906ad856479c92a8d2a759
Diffstat (limited to 'docs/html/design/style')
| -rw-r--r-- | docs/html/design/style/iconography.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/design/style/iconography.html b/docs/html/design/style/iconography.html index 96954de..0b2852e 100644 --- a/docs/html/design/style/iconography.html +++ b/docs/html/design/style/iconography.html @@ -146,7 +146,7 @@ any type of background.</p> <li class="no-bullet with-icon tablet"> <p>Launcher icons on a mobile device must be <strong>48x48 <acronym title="Density-independent pixels. One dp is one pixel on a 160 dpi screen.">dp</acronym></strong>.</p></li> <li class="no-bullet with-icon web"> - <p>Launcher icons for display in Market must be <strong>512x512 pixels</strong>.</p></li> + <p>Launcher icons for display on Google Play must be <strong>512x512 pixels</strong>.</p></li> </ul> </div> |
