diff --git a/res/drawable/default_dialog_background.xml b/res/drawable/default_dialog_background.xml new file mode 100644 index 0000000000..b97c837b83 --- /dev/null +++ b/res/drawable/default_dialog_background.xml @@ -0,0 +1,11 @@ + + + + + + + + + \ No newline at end of file diff --git a/res/drawable/default_dialog_background_inset.xml b/res/drawable/default_dialog_background_inset.xml new file mode 100644 index 0000000000..b67cfb0b73 --- /dev/null +++ b/res/drawable/default_dialog_background_inset.xml @@ -0,0 +1,7 @@ + + + \ No newline at end of file diff --git a/res/drawable/prominent_dialog_button_background.xml b/res/drawable/prominent_dialog_button_background.xml new file mode 100644 index 0000000000..a1d03bb009 --- /dev/null +++ b/res/drawable/prominent_dialog_button_background.xml @@ -0,0 +1,11 @@ + + + + + + + + + \ No newline at end of file diff --git a/res/drawable/unimportant_dialog_button_background.xml b/res/drawable/unimportant_dialog_button_background.xml new file mode 100644 index 0000000000..a1d03bb009 --- /dev/null +++ b/res/drawable/unimportant_dialog_button_background.xml @@ -0,0 +1,11 @@ + + + + + + + + + \ No newline at end of file diff --git a/res/layout/dialog_seed.xml b/res/layout/dialog_seed.xml new file mode 100644 index 0000000000..0e3011d281 --- /dev/null +++ b/res/layout/dialog_seed.xml @@ -0,0 +1,67 @@ + + + + + + + + + + + +