Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d8e259b3 authored by Dan Dascalescu's avatar Dan Dascalescu
Browse files

docs: Fixed typo

Also removed some insignificant whitespace.

bug: 26403380
Change-Id: I7af02f172f2110b9700c451db72f429c62613f8e
parent ad12e4d1
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
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