diff --git a/android/engine/src/main/res/drawable/ic_opensrplogo.xml b/android/engine/src/main/res/drawable/ic_opensrplogo.xml index 0d8213ad01..2d6821f2da 100644 --- a/android/engine/src/main/res/drawable/ic_opensrplogo.xml +++ b/android/engine/src/main/res/drawable/ic_opensrplogo.xml @@ -1,51 +1,36 @@ - - - - - - - - - - - - - + android:width="407dp" + android:height="80dp" + android:viewportWidth="407" + android:viewportHeight="80"> + + + + + + + + + + diff --git a/android/quest/src/opensrp/res/drawable/ic_app_logo.png b/android/quest/src/opensrp/res/drawable/ic_app_logo.png deleted file mode 100644 index 3492d993f2..0000000000 Binary files a/android/quest/src/opensrp/res/drawable/ic_app_logo.png and /dev/null differ diff --git a/android/quest/src/opensrp/res/drawable/ic_app_logo.xml b/android/quest/src/opensrp/res/drawable/ic_app_logo.xml new file mode 100644 index 0000000000..2d6821f2da --- /dev/null +++ b/android/quest/src/opensrp/res/drawable/ic_app_logo.xml @@ -0,0 +1,36 @@ + + + + + + + + + + + + diff --git a/android/quest/src/opensrp/res/drawable/ic_launcher.png b/android/quest/src/opensrp/res/drawable/ic_launcher.png deleted file mode 100644 index f805ce5e5d..0000000000 Binary files a/android/quest/src/opensrp/res/drawable/ic_launcher.png and /dev/null differ diff --git a/android/quest/src/opensrp/res/drawable/ic_launcher.xml b/android/quest/src/opensrp/res/drawable/ic_launcher.xml new file mode 100644 index 0000000000..831d0d6927 --- /dev/null +++ b/android/quest/src/opensrp/res/drawable/ic_launcher.xml @@ -0,0 +1,16 @@ + + + + + diff --git a/static/img/_opensrp-logo.png b/static/img/_opensrp-logo.png index 7d37935f5e..0a51914eee 100644 Binary files a/static/img/_opensrp-logo.png and b/static/img/_opensrp-logo.png differ diff --git a/static/img/opensrp-logo.png b/static/img/opensrp-logo.png index 757e42215a..be8c6660d3 100644 Binary files a/static/img/opensrp-logo.png and b/static/img/opensrp-logo.png differ