Skip to content

Commit

Permalink
PIH Malawi android flavor (#68)
Browse files Browse the repository at this point in the history
* added pih-malawi flavor

* added minmap files for pih-malawi
  • Loading branch information
kitsao authored and abbyad committed May 3, 2019
1 parent c59261f commit 9e5f502
Show file tree
Hide file tree
Showing 7 changed files with 8 additions and 0 deletions.
3 changes: 3 additions & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -218,5 +218,8 @@ android {
vhw_burundi {
applicationId = 'org.medicmobile.webapp.mobile.vhw_burundi'
}
pih_malawi {
applicationId = 'org.medicmobile.webapp.mobile.pih_malawi'
}
}
}
Binary file added src/pih_malawi/res/mipmap-hdpi/ic_launcher.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/pih_malawi/res/mipmap-mdpi/ic_launcher.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/pih_malawi/res/mipmap-xhdpi/ic_launcher.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/pih_malawi/res/mipmap-xxhdpi/ic_launcher.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/pih_malawi/res/mipmap-xxxhdpi/ic_launcher.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions src/pih_malawi/res/values/strings.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">YendaNafe</string>
<string name="fixed_app_url">https://pih-malawi.app.medicmobile.org</string>
</resources>

0 comments on commit 9e5f502

Please sign in to comment.