diff options
author | Peter Ng <petergng@google.com> | 2012-08-06 11:44:48 -0700 |
---|---|---|
committer | Peter Ng <petergng@google.com> | 2012-08-13 13:22:21 -0700 |
commit | 02123630ca652d88191dc8739dcb2e5559655bd5 (patch) | |
tree | 26d0d694899fc541432033cda8422e8df6fe64e7 /docs/html/design/patterns/index.jd | |
parent | 252d23d8bb9e3ab05fb851d4ea53558c205bfaea (diff) | |
download | frameworks_base-02123630ca652d88191dc8739dcb2e5559655bd5.zip frameworks_base-02123630ca652d88191dc8739dcb2e5559655bd5.tar.gz frameworks_base-02123630ca652d88191dc8739dcb2e5559655bd5.tar.bz2 |
Multiple design styleguide fixes
-Changing extras to videos
-new bullet item in swipeviews
-new in 4.0 removal
-Ui overview notification info
-reppling typo fixed
Bug: 6936546
Bug: 6936394
Bug: 6958972
Bug: 6960355
Bug: 6937850
Bug: 6937856
Bug: 6912380
Bug: 6941255
Bug: 6937723
Bug: 5836846
Bug: 6915055
Bug: 6915259
Bug: 6651973
Bug: 6937070
Bug: 6947018
Bug: 6924456
Bug: 6915152
Bug: 6936797
Bug: 6924201
Bug: 6922994
Bug: 6924137
Bug: 6907998
Bug: 6912377
Bug: 6937761
Bug: 6923664
Bug: 6946790
Bug: 6918869
Change-Id: Ic5f39fe5b9f56c911af8bde9a254007748f6530e
Diffstat (limited to 'docs/html/design/patterns/index.jd')
-rw-r--r-- | docs/html/design/patterns/index.jd | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/html/design/patterns/index.jd b/docs/html/design/patterns/index.jd index 6f88e6d..4416de1 100644 --- a/docs/html/design/patterns/index.jd +++ b/docs/html/design/patterns/index.jd @@ -20,10 +20,10 @@ footer.hide=1 <div id="text-overlay"> Design apps that behave in a consistent, predictable fashion. <br><br> - <a href="{@docRoot}design/patterns/new-4-0.html" class="landing-page-link">New in Android 4.0</a> + <a href="{@docRoot}design/patterns/new.html" class="landing-page-link">New in Android</a> </div> - <a href="{@docRoot}design/patterns/new-4-0.html"> + <a href="{@docRoot}design/patterns/new.html"> <img src="{@docRoot}design/media/patterns_landing.png"> </a> </div> |