diff --git a/app/src/main/res/drawable/shadow_bg.xml b/app/src/main/res/drawable/shadow_bg.xml new file mode 100644 index 0000000..1482ed0 --- /dev/null +++ b/app/src/main/res/drawable/shadow_bg.xml @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/app/src/main/res/layout/custom_dialog_layout_two_button.xml b/app/src/main/res/layout/custom_dialog_layout_two_button.xml index 6a21cbc..706c415 100644 --- a/app/src/main/res/layout/custom_dialog_layout_two_button.xml +++ b/app/src/main/res/layout/custom_dialog_layout_two_button.xml @@ -25,21 +25,12 @@ android:background="@drawable/background_dialog" android:orientation="vertical"> - -