summaryrefslogtreecommitdiffstats
path: root/docs/html/design/patterns/multi-pane-layouts.jd
diff options
context:
space:
mode:
Diffstat (limited to 'docs/html/design/patterns/multi-pane-layouts.jd')
-rw-r--r--docs/html/design/patterns/multi-pane-layouts.jd3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/html/design/patterns/multi-pane-layouts.jd b/docs/html/design/patterns/multi-pane-layouts.jd
index c207006..4e99462 100644
--- a/docs/html/design/patterns/multi-pane-layouts.jd
+++ b/docs/html/design/patterns/multi-pane-layouts.jd
@@ -1,6 +1,7 @@
page.title=Multi-pane Layouts
page.tags="tablet","navigation","layout","fragment"
-page.metaDescription=Android devices come in many different screen sizes and types. Multi-pane layouts help you provide a balanced and aesthetically pleasing layout across the range of Android devices.
+page.metaDescription=Design guide with examples of how to flatten navigation and provide improved layout across the range of Android devices.
+
@jd:body