diff options
| author | 2013-05-07 10:16:40 -0700 | |
|---|---|---|
| committer | 2013-05-07 10:16:40 -0700 | |
| commit | 3c8ecd30b41511b84c13c341e2b471a81e19e875 (patch) | |
| tree | ef56bddf1f19b6467215ce31509d44b74530836b | |
| parent | 6b6fd9d1f0c829b1bd23c776b98f564848731ea2 (diff) | |
| parent | b2606b3fe8906fb14db07b5dc099ff0b52db4c29 (diff) | |
am b2606b3f: am c98612a9: some more search tags
* commit 'b2606b3fe8906fb14db07b5dc099ff0b52db4c29':
some more search tags
| -rw-r--r-- | docs/html/guide/topics/appwidgets/index.jd | 2 | ||||
| -rw-r--r-- | docs/html/guide/topics/ui/actionbar.jd | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/html/guide/topics/appwidgets/index.jd b/docs/html/guide/topics/appwidgets/index.jd index cdbf827fdf59..6877d105af29 100644 --- a/docs/html/guide/topics/appwidgets/index.jd +++ b/docs/html/guide/topics/appwidgets/index.jd @@ -1,5 +1,5 @@ page.title=App Widgets -page.tags="home" +page.tags="home","AppWidgetProvider" @jd:body <div id="qv-wrapper"> diff --git a/docs/html/guide/topics/ui/actionbar.jd b/docs/html/guide/topics/ui/actionbar.jd index db09e7d77599..c5bbdbcf0046 100644 --- a/docs/html/guide/topics/ui/actionbar.jd +++ b/docs/html/guide/topics/ui/actionbar.jd @@ -1,5 +1,5 @@ page.title=Action Bar -page.tags="action bar","menu" +page.tags="actionbar","menu" parent.title=User Interface parent.link=index.html @jd:body |