diff options
| author | Scott Main <smain@google.com> | 2013-09-26 12:30:30 -0700 |
|---|---|---|
| committer | Scott Main <smain@google.com> | 2013-09-26 12:30:30 -0700 |
| commit | 54f8facfc8d103e6dd7211bbabfe36d083798731 (patch) | |
| tree | 00b6b7ea71d0d8ea7ed818aac345e876099342eb /docs/html/design | |
| parent | e405da02208145d2ea8de0759c0f0027d4560840 (diff) | |
| download | frameworks_base-54f8facfc8d103e6dd7211bbabfe36d083798731.zip frameworks_base-54f8facfc8d103e6dd7211bbabfe36d083798731.tar.gz frameworks_base-54f8facfc8d103e6dd7211bbabfe36d083798731.tar.bz2 | |
update action bar icon pack with xxhdpi assets
bug: 9761668
Change-Id: Ib76dec4f90052c803c224f6489876644ee2f44ab
Diffstat (limited to 'docs/html/design')
| -rw-r--r-- | docs/html/design/downloads/index.jd | 2 | ||||
| -rw-r--r-- | docs/html/design/patterns/actionbar.jd | 2 | ||||
| -rw-r--r-- | docs/html/design/style/iconography.jd | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/docs/html/design/downloads/index.jd b/docs/html/design/downloads/index.jd index 6d9a60d..5d179a6 100644 --- a/docs/html/design/downloads/index.jd +++ b/docs/html/design/downloads/index.jd @@ -74,7 +74,7 @@ modify to match your theme, plus source files.</p> <p> <a class="download-button" onClick="_gaq.push(['_trackEvent', 'Design', 'Download', 'Action Bar Icons']);" - href="{@docRoot}downloads/design/Android_Design_Icons_20120814.zip">Action Bar Icon Pack</a> + href="{@docRoot}downloads/design/Android_Design_Icons_20130926.zip">Action Bar Icon Pack</a> </p> </div> diff --git a/docs/html/design/patterns/actionbar.jd b/docs/html/design/patterns/actionbar.jd index ceb5a4c..2c59149 100644 --- a/docs/html/design/patterns/actionbar.jd +++ b/docs/html/design/patterns/actionbar.jd @@ -182,7 +182,7 @@ files for further customization. <p> <a onClick="_gaq.push(['_trackEvent', 'Design', 'Download', 'Action Bar Icons (@actionbar page)']);" - href="{@docRoot}downloads/design/Android_Design_Icons_20120814.zip">Download the Action Bar Icon Pack</a> + href="{@docRoot}downloads/design/Android_Design_Icons_20130926.zip">Download the Action Bar Icon Pack</a> </p> diff --git a/docs/html/design/style/iconography.jd b/docs/html/design/style/iconography.jd index 0d2cdbb..0ce2faf 100644 --- a/docs/html/design/style/iconography.jd +++ b/docs/html/design/style/iconography.jd @@ -139,7 +139,7 @@ files for further customization. </p> <p> <a onClick="_gaq.push(['_trackEvent', 'Design', 'Download', 'Action Bar Icons (@iconography page)']);" - href="{@docRoot}downloads/design/Android_Design_Icons_20120814.zip">Download the Action Bar Icon Pack</a> + href="{@docRoot}downloads/design/Android_Design_Icons_20130926.zip">Download the Action Bar Icon Pack</a> </p> <div class="layout-content-row"> |
