Remove the AndroidX support library dependency
ClosedPublic

Authored by vkrause on Jan 17 2019, 6:41 PM.

Details

Summary

Turns out we don't actually need that, the version checks in the Java code
accomplish the same. More importantly, it doesn't support custom icon
graphics, a feature we need to supply icons from the C++ side rather than
from an Android resource.

Diff Detail

Repository
R289 KNotifications
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
vkrause created this revision.Jan 17 2019, 6:41 PM
Restricted Application added a project: Frameworks. · View Herald TranscriptJan 17 2019, 6:41 PM
Restricted Application added a subscriber: kde-frameworks-devel. · View Herald Transcript
vkrause requested review of this revision.Jan 17 2019, 6:41 PM
nicolasfella accepted this revision.Jan 19 2019, 12:09 PM
This revision is now accepted and ready to land.Jan 19 2019, 12:09 PM
This revision was automatically updated to reflect the committed changes.