diff --git a/opensrp-chw/build.gradle b/opensrp-chw/build.gradle index 8352517156..0dd647bb60 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 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +