summaryrefslogtreecommitdiff
path: root/docs/html/guide/topics/ui/controls/togglebutton.jd
AgeCommit message (Collapse)Author
2017-03-21cherry-pick from nyc-mr1-dev docs: Removing Android docs from GerritAndrew Solovay
Original Change-Id: I5331cdc968be817ff70ba32dd03fce76493a6ab8 Test: make ds-docs Android developer docs are now maintained in Piper, go/dac-source Removing all files from Gerrit, since these files can cause build errors if they refer to classes that are later removed (whence bug b/35849713 ). Gerrit already has readme files in these directories telling people docs are not maintained here; these readmes will be a lot easier to spot now. Ran a doc build with these files deleted, and it seems to work fine, so submitting this CL *shouldn't* break anything. Bug: 35849713 Change-Id: Ic74c3f97f9620daf23543930a8b7ed1386f4d172
2016-09-02docs: Mention SwitchCompat in Switch and toggle documentationMark Lu
Bug: 19574556 Change-Id: I2ebb504b144a442d90cfdf6ab4b407726a3b896f
2015-07-09docs: Clarified how to find out when a switch is toggledAndrew Solovay
Per Chris, the existing doc was incorrect: you *can't* check for a button press and a switch flip the same way. (The button triggers a click event, but the switch does not.) Chris suggested that we just remove the reference to onClick and suggest using a listener for both kinds of buttons (ToggleButton and Switch). Also pulled one note out of a section where it didn't fit (the bit about changing a button/switch's state programmatically didn't have much to do with listening for clicks) and put it at the top, and I fixed a Javadoc typo for a relevant class that I happened to notice. See first comment for doc stage location. bug: 20625504 Change-Id: I9c8975111381e5b169f6a61454ef3a93da635759
2014-03-12am 6fc25fb7: am a17a7000: am 2ada4e31: am 7b0c111b: am 69e49a81: Merge "fix ↵Scott Main
typos" into klp-docs * commit '6fc25fb727e788ea6f33e6cd8a0421750be2ef9a': fix typos
2014-02-26fix typosScott Main
Change-Id: I28bcbf5ae5fade081d9b71701f5568145d700e9c
2013-11-14Removing quotes from page.tags valuesJoe Fernandez
Change-Id: I9e12079568ef7be8574743a34856ed2839e1e76a
2013-04-12doc tags for api guidesScott Main
and delete a useless file Change-Id: If6d2b77c9a2e6d473c4a473f7bd896aa35499938
2012-06-21Massive clobber of all HTML files in developer docs for new site designScott Main
Change-Id: Idc55a0b368c1d2c1e7d4999601b739dd57f08eb3