Fix blurry rasterized icons
ClosedPublic

Authored by mtijink on Mar 24 2018, 1:45 PM.

Details

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.

Diff Detail

Repository
R225 KDE Connect - Android application
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
mtijink requested review of this revision.Mar 24 2018, 1:45 PM
mtijink created this revision.
mtijink updated this revision to Diff 30392.Mar 24 2018, 2:04 PM

The larger notification icon has some problems though, so disabling that one. The music icon (the album art placeholder) was the larger problem anyway.

nicolasfella accepted this revision.Mar 24 2018, 4:58 PM
This revision is now accepted and ready to land.Mar 24 2018, 4:58 PM
This revision was automatically updated to reflect the committed changes.