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

Commit c6182d05 authored by Dan Dascalescu's avatar Dan Dascalescu Committed by android-build-merger
Browse files

Merge "docs: Fixed typo" into mnc-docs

am: c4e6e8ea

* commit 'c4e6e8ea':
  docs: Fixed typo
parents 7b3ee05d c4e6e8ea
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