Add new samples for explicit alert dialog themes.

Change-Id: I1e306c0786952ab391c479a9322065efd8566ca7
This commit is contained in:
Dianne Hackborn
2011-01-27 16:35:02 -08:00
parent 23c0080a10
commit e36d13b70d
4 changed files with 65 additions and 4 deletions

View File

@@ -379,6 +379,8 @@
<string name="activity_alert_dialog">App/Alert Dialogs</string>
<string name="alert_dialog_two_buttons">OK Cancel dialog with a message</string>
<string name="alert_dialog_two_buttons_old_school">OK Cancel dialog with traditional theme</string>
<string name="alert_dialog_two_buttons_holo_light">OK Cancel dialog with Holo Light theme</string>
<string name="alert_dialog_two_buttons2">OK Cancel dialog with a long message</string>
<string name="alert_dialog_two_buttons2ultra">OK Cancel dialog with ultra long message</string>
<string name="alert_dialog_select_button">List dialog</string>