OSDN Git Service

Support custom themes with AlertDialog.Builder
authorMartin Nordholts <martin.nordholts@sonyericsson.com>
Tue, 15 Jun 2010 14:17:24 +0000 (16:17 +0200)
committerChih-Wei Huang <cwhuang@linux.org.tw>
Fri, 5 Aug 2011 08:05:34 +0000 (16:05 +0800)
commit5b1f3eb464c2a36fd1d2bdb8bdf288bf91d21cd3
tree96dbbf8fd1fb9111b33685594047513713265794
parent0bbff842fa5f47151adaff15ffa002c2e13bdb9c
Support custom themes with AlertDialog.Builder

Add a constructor to AlertDialog.Builder with a 'theme' parameter so
that e.g. the buttons in a dialog built with AlertDialog.Builder can
be themed.

Change-Id: Ie1b1c9706ad2146c8b64dd91fe249c6855c6ac65
api/current.xml
core/java/android/app/AlertDialog.java