diff --git a/README.md b/README.md index 03735f3..8303b26 100644 --- a/README.md +++ b/README.md @@ -28,3 +28,9 @@ including: If there is any interest in improving this open source baby monitor, kindly submit a pull request with proposed changed. + + +# Thanks + +App icon originals from [WPZOOM](http://www.wpzoom.com/wpzoom/new-freebie-wpzoom-developer-icon-set-154-free-icons) +and formatted using [Android Asset Studio](https://romannurik.github.io/AndroidAssetStudio/index.html). diff --git a/ic_launcher-web.png b/ic_launcher-web.png old mode 100644 new mode 100755 index a18cbb4..445844a Binary files a/ic_launcher-web.png and b/ic_launcher-web.png differ diff --git a/res/drawable-hdpi/ic_launcher.png b/res/drawable-hdpi/ic_launcher.png old mode 100644 new mode 100755 index 288b665..1af7545 Binary files a/res/drawable-hdpi/ic_launcher.png and b/res/drawable-hdpi/ic_launcher.png differ diff --git a/res/drawable-mdpi/ic_launcher.png b/res/drawable-mdpi/ic_launcher.png old mode 100644 new mode 100755 index 6ae570b..472a9a9 Binary files a/res/drawable-mdpi/ic_launcher.png and b/res/drawable-mdpi/ic_launcher.png differ diff --git a/res/drawable-xhdpi/ic_launcher.png b/res/drawable-xhdpi/ic_launcher.png old mode 100644 new mode 100755 index d4fb7cd..0d29a92 Binary files a/res/drawable-xhdpi/ic_launcher.png and b/res/drawable-xhdpi/ic_launcher.png differ diff --git a/res/drawable-xxhdpi/ic_launcher.png b/res/drawable-xxhdpi/ic_launcher.png old mode 100644 new mode 100755 index 85a6081..bd2b514 Binary files a/res/drawable-xxhdpi/ic_launcher.png and b/res/drawable-xxhdpi/ic_launcher.png differ diff --git a/res/drawable-xxxhdpi/ic_launcher.png b/res/drawable-xxxhdpi/ic_launcher.png new file mode 100755 index 0000000..b91f984 Binary files /dev/null and b/res/drawable-xxxhdpi/ic_launcher.png differ