diff --git a/opensrp-chw/build.gradle b/opensrp-chw/build.gradle
index b1e6344931..fea28bac20 100644
--- a/opensrp-chw/build.gradle
+++ b/opensrp-chw/build.gradle
@@ -181,8 +181,8 @@ android {
togo {
dimension = 'baseDimension'
applicationIdSuffix ".togo"
- versionCode 4
- versionName "1.0.3"
+ versionCode 5
+ versionName "1.0.4"
buildConfigField "String", 'opensrp_url', '"https://wcaro-togo.smartregister.org/opensrp/"'
buildConfigField "String", 'opensrp_url_debug', '"https://unicefwcaro-stage.smartregister.org/opensrp/"'
buildConfigField "String[]", "ALLOWED_LOCATION_LEVELS_DEBUG", '{"Country", "Clinic" , "CHSS" , "CHA", "Supervisor", "CHW"}'
diff --git a/opensrp-chw/src/chad/res/layout/activity_login.xml b/opensrp-chw/src/chad/res/layout/activity_login.xml
new file mode 100644
index 0000000000..168a27480d
--- /dev/null
+++ b/opensrp-chw/src/chad/res/layout/activity_login.xml
@@ -0,0 +1,184 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/opensrp-chw/src/drc/res/layout/activity_login.xml b/opensrp-chw/src/drc/res/layout/activity_login.xml
new file mode 100644
index 0000000000..168a27480d
--- /dev/null
+++ b/opensrp-chw/src/drc/res/layout/activity_login.xml
@@ -0,0 +1,184 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/opensrp-chw/src/guinea/res/layout/activity_login.xml b/opensrp-chw/src/guinea/res/layout/activity_login.xml
new file mode 100644
index 0000000000..168a27480d
--- /dev/null
+++ b/opensrp-chw/src/guinea/res/layout/activity_login.xml
@@ -0,0 +1,184 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/opensrp-chw/src/main/res/drawable-hdpi/ic_opensrp_logo_round.png b/opensrp-chw/src/main/res/drawable-hdpi/ic_opensrp_logo_round.png
new file mode 100644
index 0000000000..d4fc5a3e07
Binary files /dev/null and b/opensrp-chw/src/main/res/drawable-hdpi/ic_opensrp_logo_round.png differ
diff --git a/opensrp-chw/src/main/res/drawable-ldpi/ic_opensrp_logo_round.png b/opensrp-chw/src/main/res/drawable-ldpi/ic_opensrp_logo_round.png
new file mode 100644
index 0000000000..65669c4a67
Binary files /dev/null and b/opensrp-chw/src/main/res/drawable-ldpi/ic_opensrp_logo_round.png differ
diff --git a/opensrp-chw/src/main/res/drawable-mdpi/ic_opensrp_logo_round.png b/opensrp-chw/src/main/res/drawable-mdpi/ic_opensrp_logo_round.png
new file mode 100644
index 0000000000..0f6036a507
Binary files /dev/null and b/opensrp-chw/src/main/res/drawable-mdpi/ic_opensrp_logo_round.png differ
diff --git a/opensrp-chw/src/main/res/drawable-xhdpi/ic_opensrp_logo_round.png b/opensrp-chw/src/main/res/drawable-xhdpi/ic_opensrp_logo_round.png
new file mode 100644
index 0000000000..9595ac10f1
Binary files /dev/null and b/opensrp-chw/src/main/res/drawable-xhdpi/ic_opensrp_logo_round.png differ
diff --git a/opensrp-chw/src/main/res/drawable-xxhdpi/ic_opensrp_logo_round.png b/opensrp-chw/src/main/res/drawable-xxhdpi/ic_opensrp_logo_round.png
new file mode 100644
index 0000000000..7af2de90c8
Binary files /dev/null and b/opensrp-chw/src/main/res/drawable-xxhdpi/ic_opensrp_logo_round.png differ
diff --git a/opensrp-chw/src/main/res/drawable-xxxhdpi/ic_opensrp_logo_round.png b/opensrp-chw/src/main/res/drawable-xxxhdpi/ic_opensrp_logo_round.png
new file mode 100644
index 0000000000..7e31d0b952
Binary files /dev/null and b/opensrp-chw/src/main/res/drawable-xxxhdpi/ic_opensrp_logo_round.png differ
diff --git a/opensrp-chw/src/togo/res/layout/activity_login.xml b/opensrp-chw/src/togo/res/layout/activity_login.xml
new file mode 100644
index 0000000000..168a27480d
--- /dev/null
+++ b/opensrp-chw/src/togo/res/layout/activity_login.xml
@@ -0,0 +1,184 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/opensrp-chw/src/wcaro/res/layout/activity_login.xml b/opensrp-chw/src/wcaro/res/layout/activity_login.xml
new file mode 100644
index 0000000000..168a27480d
--- /dev/null
+++ b/opensrp-chw/src/wcaro/res/layout/activity_login.xml
@@ -0,0 +1,184 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+