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

Commit 64d51032 authored by Scott Main's avatar Scott Main
Browse files

moar doc tags for search suggestions (Design docs)

Change-Id: I842bc00f7ede23b1bebe4bf2e54ba32d026cf04c
parent c9762f20
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
page.title=Buttons
page.title=Buttons
page.tags="button"
page.tags="button","input"
@jd:body
@jd:body


<p>A button consists of text and/or an image that clearly communicates what action will occur when the
<p>A button consists of text and/or an image that clearly communicates what action will occur when the
+1 −1
Original line number Original line Diff line number Diff line
page.title=Grid Lists
page.title=Grid Lists
page.tags="gridview","layout"
page.tags="gridview","layout","listview"
@jd:body
@jd:body


<img src="{@docRoot}design/media/gridview_overview.png">
<img src="{@docRoot}design/media/gridview_overview.png">
+1 −1
Original line number Original line Diff line number Diff line
page.title=Progress &amp; Activity
page.title=Progress &amp; Activity
page.tags="progressbar"
page.tags="progressbar","download","network"
@jd:body
@jd:body


<p>Progress bars and activity indicators signal to users that something is happening that will take a moment.</p>
<p>Progress bars and activity indicators signal to users that something is happening that will take a moment.</p>
+1 −1
Original line number Original line Diff line number Diff line
page.title=Switches
page.title=Switches
page.tags="switch","checkbox","radiobutton"
page.tags="switch","checkbox","radiobutton","button"
@jd:body
@jd:body


<p>Switches allow the user to select options. There are three kinds of switches: checkboxes, radio
<p>Switches allow the user to select options. There are three kinds of switches: checkboxes, radio
+1 −1
Original line number Original line Diff line number Diff line
page.title=Tabs
page.title=Tabs
page.tags="tabs","action bar","navigation"
page.tags="tabs","actionbar","navigation","viewpager"
@jd:body
@jd:body


<img src="{@docRoot}design/media/tabs_overview.png">
<img src="{@docRoot}design/media/tabs_overview.png">
Loading