From 42e327a729032afc2899da763c9d24c9a39c5a7d Mon Sep 17 00:00:00 2001 From: Chris Banes Date: Thu, 29 Jan 2015 17:35:57 +0000 Subject: [PATCH] Add button bar dialog sample BUG: 19192942 Change-Id: I942cbd427c521efc7e284d5dea033e7026f689bb --- .../res/layout/dialog_content_buttons.xml | 53 +++++++++++++++++++ samples/Support7Demos/res/values/arrays.xml | 1 + .../android/supportv7/app/DialogUsage.java | 10 ++++ 3 files changed, 64 insertions(+) create mode 100644 samples/Support7Demos/res/layout/dialog_content_buttons.xml diff --git a/samples/Support7Demos/res/layout/dialog_content_buttons.xml b/samples/Support7Demos/res/layout/dialog_content_buttons.xml new file mode 100644 index 000000000..ab697482c --- /dev/null +++ b/samples/Support7Demos/res/layout/dialog_content_buttons.xml @@ -0,0 +1,53 @@ + + + + + + + + + + + +