wallabag / android-app

Android application to read your articles saved in your wallabag. You can also easily add new articles.
https://www.wallabag.org
GNU General Public License v3.0
470 stars 260 forks source link

Add monochrome icon #1349

Closed apiote closed 9 months ago

apiote commented 9 months ago

This adds a themed icon for launchers in Android >= 13 (https://developer.android.com/develop/ui/views/launch/icon_design_adaptive)

It uses the current icon (with a kangaroo)

Strubbl commented 9 months ago

Thank you 👍