Make notifications work on Android with API level < 23

Authored by vkrause on Jan 15 2019, 6:16 PM.

Description

Make notifications work on Android with API level < 23

Summary:
At API level < 23 we cannot set a custom icon but have to use a static one
from the Android resource system, so let's use the application icon for
that (without setting an icon Android isn't showing the notification).

Reviewers: apol

Reviewed By: apol

Subscribers: kde-frameworks-devel

Tags: Frameworks

Differential Revision: https://phabricator.kde.org/D18274

Details

Committed
vkrauseJan 16 2019, 4:50 PM
Reviewer
apol
Differential Revision
D18274: Make notifications work on Android with API level < 23
Parents
R289:e9a35ccb2a60: Move the Android API level checks to runtime
Branches
Unknown
Tags
Unknown