diff options
| author | 2014-12-03 03:04:48 +0000 | |
|---|---|---|
| committer | 2014-12-03 03:04:48 +0000 | |
| commit | 25bc6be2843fcff1be9c074f1e92dac1ce76d809 (patch) | |
| tree | d81909bc583c25e30973c25b90b1843bf42aa8b1 | |
| parent | 740b22a522a224f88196ba33e06178e6a576f411 (diff) | |
| parent | e57dda111ce0aeca025ddac252214726db2ce00e (diff) | |
am e57dda11: am 5bd139bc: Merge "Docs: Remove NavigationDrawer sample from What\'s New page" into lmp-docs
* commit 'e57dda111ce0aeca025ddac252214726db2ce00e':
Docs: Remove NavigationDrawer sample from What's New page
| -rw-r--r-- | docs/html/samples/new/index.jd | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/docs/html/samples/new/index.jd b/docs/html/samples/new/index.jd index 72f5b8514d58..279b9109e8b9 100644 --- a/docs/html/samples/new/index.jd +++ b/docs/html/samples/new/index.jd @@ -175,23 +175,6 @@ them. </p> --> - -<h3 id="NavigationDrawerSample"><a href="/samples/NavigationDrawer/index.html">NavigationDrawer</a></h3> -<!-- -<div class="figure" style="width:220px"> - <img src="" srcset="@2x.png 2x" alt="" height="375" /> - <p class="img-caption"> - <strong>Figure n.</strong> Single sentence summarizing the figure. - </p> -</div> ---> - -<p> -This sample illustrates a common usage of the Android support library's -{@link android.support.v4.widget.DrawerLayout} widget. -</p> - - <h3 id="JobSchedulerSample"><a href="/samples/JobScheduler/index.html">JobScheduler</a></h3> <p> |