diff --git a/app/src/main/res/drawable-hdpi/ic_install.png b/app/src/main/res/drawable-hdpi/ic_install.png new file mode 100644 index 000000000..92b53b774 Binary files /dev/null and b/app/src/main/res/drawable-hdpi/ic_install.png differ diff --git a/app/src/main/res/drawable-hdpi/ic_notification_outlined.png b/app/src/main/res/drawable-hdpi/ic_notification_outlined.png new file mode 100644 index 000000000..70309d435 Binary files /dev/null and b/app/src/main/res/drawable-hdpi/ic_notification_outlined.png differ diff --git a/app/src/main/res/drawable-mdpi/ic_install.png b/app/src/main/res/drawable-mdpi/ic_install.png new file mode 100644 index 000000000..3de1cc0b2 Binary files /dev/null and b/app/src/main/res/drawable-mdpi/ic_install.png differ diff --git a/app/src/main/res/drawable-mdpi/ic_notification_outlined.png b/app/src/main/res/drawable-mdpi/ic_notification_outlined.png new file mode 100644 index 000000000..c864c0fb3 Binary files /dev/null and b/app/src/main/res/drawable-mdpi/ic_notification_outlined.png differ diff --git a/app/src/main/res/drawable/ic_install.xml b/app/src/main/res/drawable-v21/ic_install.xml similarity index 100% rename from app/src/main/res/drawable/ic_install.xml rename to app/src/main/res/drawable-v21/ic_install.xml diff --git a/app/src/main/res/drawable/ic_notification_outlined.xml b/app/src/main/res/drawable-v21/ic_notification_outlined.xml similarity index 100% rename from app/src/main/res/drawable/ic_notification_outlined.xml rename to app/src/main/res/drawable-v21/ic_notification_outlined.xml diff --git a/app/src/main/res/drawable-xhdpi/ic_install.png b/app/src/main/res/drawable-xhdpi/ic_install.png new file mode 100644 index 000000000..372ec5a0f Binary files /dev/null and b/app/src/main/res/drawable-xhdpi/ic_install.png differ diff --git a/app/src/main/res/drawable-xhdpi/ic_notification_outlined.png b/app/src/main/res/drawable-xhdpi/ic_notification_outlined.png new file mode 100644 index 000000000..c1d01643d Binary files /dev/null and b/app/src/main/res/drawable-xhdpi/ic_notification_outlined.png differ diff --git a/app/src/main/res/drawable-xxhdpi/ic_install.png b/app/src/main/res/drawable-xxhdpi/ic_install.png new file mode 100644 index 000000000..305796425 Binary files /dev/null and b/app/src/main/res/drawable-xxhdpi/ic_install.png differ diff --git a/app/src/main/res/drawable-xxhdpi/ic_notification_outlined.png b/app/src/main/res/drawable-xxhdpi/ic_notification_outlined.png new file mode 100644 index 000000000..d876c40aa Binary files /dev/null and b/app/src/main/res/drawable-xxhdpi/ic_notification_outlined.png differ