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/custom/res/drawable/background_drawer.xml | 52 +++++++++++++++++++++++ app/src/custom/res/drawable/background_eip.xml | 52 +++++++++++++++++++++++ app/src/custom/res/drawable/background_main.xml | 52 +++++++++++++++++++++++ app/src/custom/res/drawable/ic_colorsquare.xml | 52 ----------------------- 4 files changed, 156 insertions(+), 52 deletions(-) create mode 100644 app/src/custom/res/drawable/background_drawer.xml create mode 100644 app/src/custom/res/drawable/background_eip.xml create mode 100644 app/src/custom/res/drawable/background_main.xml delete mode 100644 app/src/custom/res/drawable/ic_colorsquare.xml (limited to 'app/src/custom/res') diff --git a/app/src/custom/res/drawable/background_drawer.xml b/app/src/custom/res/drawable/background_drawer.xml new file mode 100644 index 00000000..4b60e9dc --- /dev/null +++ b/app/src/custom/res/drawable/background_drawer.xml @@ -0,0 +1,52 @@ + + + + + + + + + + + + + + + + + + + diff --git a/app/src/custom/res/drawable/background_eip.xml b/app/src/custom/res/drawable/background_eip.xml new file mode 100644 index 00000000..4b60e9dc --- /dev/null +++ b/app/src/custom/res/drawable/background_eip.xml @@ -0,0 +1,52 @@ + + + + + + + + + + + + + + + + + + + diff --git a/app/src/custom/res/drawable/background_main.xml b/app/src/custom/res/drawable/background_main.xml new file mode 100644 index 00000000..4b60e9dc --- /dev/null +++ b/app/src/custom/res/drawable/background_main.xml @@ -0,0 +1,52 @@ + + + + + + + + + + + + + + + + + + + diff --git a/app/src/custom/res/drawable/ic_colorsquare.xml b/app/src/custom/res/drawable/ic_colorsquare.xml deleted file mode 100644 index 4b60e9dc..00000000 --- a/app/src/custom/res/drawable/ic_colorsquare.xml +++ /dev/null @@ -1,52 +0,0 @@ - - - - - - - - - - - - - - - - - - - -- cgit v1.2.3