From 7877d2803cd37699f34cfcd39231acaff6b7a62f Mon Sep 17 00:00:00 2001 From: Matthijs Tijink Date: Sat, 24 Mar 2018 14:34:37 +0100 Subject: [PATCH] Fix blurry rasterized icons Summary: The vector icons were rastizered for older Android versions, but these were on the small side. This fixes the size. BUG: 392061 Test Plan: The icons aren't blurry anymore on Android 4.2. Reviewers: #kde_connect, nicolasfella Reviewed By: #kde_connect, nicolasfella Subscribers: #kde_connect Differential Revision: https://phabricator.kde.org/D11644 --- res/drawable/ic_album_art_placeholder.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/res/drawable/ic_album_art_placeholder.xml b/res/drawable/ic_album_art_placeholder.xml index be5f1214..8e8544f6 100644 --- a/res/drawable/ic_album_art_placeholder.xml +++ b/res/drawable/ic_album_art_placeholder.xml @@ -1,6 +1,6 @@