diff options
Diffstat (limited to 'docs/html/guide/topics/views/ui-xml.jd')
-rw-r--r-- | docs/html/guide/topics/views/ui-xml.jd | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/html/guide/topics/views/ui-xml.jd b/docs/html/guide/topics/views/ui-xml.jd index f0a23c9..8ae599c 100644 --- a/docs/html/guide/topics/views/ui-xml.jd +++ b/docs/html/guide/topics/views/ui-xml.jd @@ -1,4 +1,6 @@ page.title=Declaring a UI in XML +parent.title=Views and Layout +parent.link=index.html @jd:body <p>You can create your application's user interface in two ways: |