From d8e259b3674341252a6a653aa9dcb5ad71e36c1e Mon Sep 17 00:00:00 2001 From: Dan Dascalescu Date: Tue, 12 Jan 2016 12:54:40 -0800 Subject: [PATCH] docs: Fixed typo Also removed some insignificant whitespace. bug: 26403380 Change-Id: I7af02f172f2110b9700c451db72f429c62613f8e --- docs/html/guide/topics/ui/index.jd | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/html/guide/topics/ui/index.jd b/docs/html/guide/topics/ui/index.jd index f342b0652f5ba..0725eb73defc0 100644 --- a/docs/html/guide/topics/ui/index.jd +++ b/docs/html/guide/topics/ui/index.jd @@ -1,6 +1,6 @@ page.title=User Interface page.landing=true -page.landing.intro=Your app's user interface is everything that the user can see and interact with. Android provides a variety of pre-build UI components such as structured layout objects and UI controls that allow you to build the graphical user interface for your app. Android also provides other UI modules for special interfaces such as dialogs, notifications, and menus. +page.landing.intro=Your app's user interface is everything that the user can see and interact with. Android provides a variety of pre-built UI components such as structured layout objects and UI controls that allow you to build the graphical user interface for your app. Android also provides other UI modules for special interfaces such as dialogs, notifications, and menus. page.landing.image=images/ui/ui_index.png page.landing.next=overview.html @@ -10,7 +10,7 @@ page.landing.next=overview.html

Blog Articles

- +

Say Goodbye to the Menu Button

As Ice Cream Sandwich rolls out to more devices, it’s important that you begin to migrate @@ -35,7 +35,7 @@ it probably won’t be too long before you’ll need to implement horizontally s