summaryrefslogtreecommitdiffstats
path: root/core/java/com/android/internal/widget/DialogTitle.java
Commit message (Collapse)AuthorAgeFilesLines
* Keep original DialogTitle color when resizing.Jeff Sharkey2011-07-281-12/+10
| | | | Change-Id: Id9d3bf565cc5660ab37037e74be63221cd638ba6
* Dialog-o-rama!Adam Powell2011-06-161-3/+7
| | | | | | | | | | | | | New styling for Holo dialogs. Now 76% easier for apps to create dialog-based layouts! (Less tricky padding and margin rules) Cancelable AlertDialogs now are canceled when the user touches outside. Dialogs in landscape mode will try not to fill the width of the screen. Change-Id: I621b5a19780883ee703a8492510451b480a0b8cc
* Dialog titles would sometimes use a font too large.Romain Guy2009-09-101-4/+5
| | | | | | | This was due to code in DialogTitle.java which would multiply the textSize of the theme twice. Change-Id: Id44e39e729ebd43b08c967a67cde0d33dd8f2efb
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+71
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-71/+0
|
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-0/+71