diff --git a/app/src/main/res/layout/datepicker_dialog.xml b/app/src/main/res/layout/datepicker_dialog.xml new file mode 100644 index 00000000..c0769d67 --- /dev/null +++ b/app/src/main/res/layout/datepicker_dialog.xml @@ -0,0 +1,62 @@ + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/app/src/main/res/layout/no_title_action1_dialog.xml b/app/src/main/res/layout/no_title_action1_dialog.xml new file mode 100644 index 00000000..3f9979fc --- /dev/null +++ b/app/src/main/res/layout/no_title_action1_dialog.xml @@ -0,0 +1,48 @@ + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/app/src/main/res/layout/no_title_action2_dialog.xml b/app/src/main/res/layout/no_title_action2_dialog.xml new file mode 100644 index 00000000..7c24f683 --- /dev/null +++ b/app/src/main/res/layout/no_title_action2_dialog.xml @@ -0,0 +1,63 @@ + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/app/src/main/res/layout/title_action1_dialog.xml b/app/src/main/res/layout/title_action1_dialog.xml new file mode 100644 index 00000000..6ee20dcc --- /dev/null +++ b/app/src/main/res/layout/title_action1_dialog.xml @@ -0,0 +1,59 @@ + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/app/src/main/res/layout/title_action2_dialog.xml b/app/src/main/res/layout/title_action2_dialog.xml new file mode 100644 index 00000000..7da9d008 --- /dev/null +++ b/app/src/main/res/layout/title_action2_dialog.xml @@ -0,0 +1,73 @@ + + + + + + + + + + + + + + + + + + + + \ No newline at end of file