From fbb1df93d4c81b83af0b70374abd0806d86bfa66 Mon Sep 17 00:00:00 2001 From: Janak Amarasena Date: Sun, 1 Jul 2018 20:17:05 +0530 Subject: Renamed background images --- app/src/main/res/layout/f_drawer_main.xml | 2 +- app/src/main/res/layout/f_eip.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'app/src/main/res/layout') diff --git a/app/src/main/res/layout/f_drawer_main.xml b/app/src/main/res/layout/f_drawer_main.xml index 54614f3f..7e89a769 100644 --- a/app/src/main/res/layout/f_drawer_main.xml +++ b/app/src/main/res/layout/f_drawer_main.xml @@ -20,7 +20,7 @@ android:adjustViewBounds="false" android:cropToPadding="false" android:scaleType="fitXY" - app:srcCompat="@drawable/ic_colorsquare" /> + app:srcCompat="@drawable/background_drawer" /> + app:srcCompat="@drawable/background_eip" /> Date: Sun, 1 Jul 2018 20:26:00 +0530 Subject: Renamed mask to logo --- app/src/main/res/layout/f_drawer_main.xml | 2 +- app/src/main/res/layout/v_provider_header.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'app/src/main/res/layout') diff --git a/app/src/main/res/layout/f_drawer_main.xml b/app/src/main/res/layout/f_drawer_main.xml index 7e89a769..549b4b6a 100644 --- a/app/src/main/res/layout/f_drawer_main.xml +++ b/app/src/main/res/layout/f_drawer_main.xml @@ -26,7 +26,7 @@ android:id="@+id/mask" android:layout_width="match_parent" android:layout_height="wrap_content" - app:srcCompat="@drawable/mask" /> + app:srcCompat="@drawable/logo" /> + app:srcCompat="@drawable/logo" /> Date: Sun, 8 Jul 2018 16:33:46 +0530 Subject: Added custom layout for donation popup --- .../main/res/layout/donation_reminder_dialog.xml | 62 ++++++++++++++++++++++ 1 file changed, 62 insertions(+) create mode 100644 app/src/main/res/layout/donation_reminder_dialog.xml (limited to 'app/src/main/res/layout') diff --git a/app/src/main/res/layout/donation_reminder_dialog.xml b/app/src/main/res/layout/donation_reminder_dialog.xml new file mode 100644 index 00000000..6b523053 --- /dev/null +++ b/app/src/main/res/layout/donation_reminder_dialog.xml @@ -0,0 +1,62 @@ + + + + + + + + + +