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

Commit b4b84f64 authored by Scott Main's avatar Scott Main Committed by Android Git Automerger
Browse files

am d95cad7c: am 1a7ad2cb: am be06c28e: am 36c27c4a: add search tags to Design building blocks

* commit 'd95cad7c':
  add search tags to Design building blocks
parents c5c6d416 d95cad7c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
page.title=Buttons
page.tags="button"
@jd:body

<p>A button consists of text and/or an image that clearly communicates what action will occur when the
+1 −0
Original line number Diff line number Diff line
page.title=Dialogs
page.tags="dialog","alert","popup","toast"
@jd:body

<p>Dialogs prompt the user for decisions or additional information required by the app to continue a
+1 −0
Original line number Diff line number Diff line
page.title=Grid Lists
page.tags="gridview","layout"
@jd:body

<img src="{@docRoot}design/media/gridview_overview.png">
+1 −0
Original line number Diff line number Diff line
page.title=Lists
page.tags="listview","layout"
@jd:body

<p>Lists present multiple line items in a vertical arrangement. They can be used for data selection as
+1 −0
Original line number Diff line number Diff line
page.title=Pickers
page.tags="datepicker","timepicker"
@jd:body

<p>Pickers provide a simple way to select a single value from a set. In addition to touching the
Loading