summaryrefslogtreecommitdiff
path: root/samples/ApiDemos/src/com/example/android/apis/app/FragmentAlertDialog.java
Commit message (Collapse)AuthorAgeFilesLines
* Update documentation for API demos.Dianne Hackborn2011-01-051-0/+3
| | | | Change-Id: Iaa84eb197ffc0a584772f946202c13eeb917eabf
* Update fragment dialog samples.Dianne Hackborn2010-08-201-1/+5
| | | | | | | | | - Follow API changes. - Clean up and mark up for inclusion as sample code. - New sample that shows a DialogFragment used as both a dialog and embedded in an activity. Change-Id: Icaa41283562f4f345b188442ef988c9d5edd8ed1
* Update to follow fragment API changes.Dianne Hackborn2010-08-151-4/+26
| | | | | | Also make use of fragment arguments and targets to simplify code. Change-Id: I79884854f4c7ff4fdc35c68087b5b2235a75c79f
* Cleanup fragment api demosAndrew Stadler2010-08-031-8/+14
| | | | | | | | | * Cleaned up extra whitespace & made vertical whitespace more consistent * 100col wrap * Remove unused imports * Add @Override where necessary Change-Id: I1ad404ffc4ce7fa9c4b661f7cc1783c86356316b
* Add API demo for DialogFragment.Dianne Hackborn2010-07-241-0/+74
Change-Id: Id02cba60d661f747c36bc113bd81a2b6fe45573a