AntennaPod/ui/png-icons
Nicolas Araujo 9b78d4c3f3
Put playback speed in widget (#5774)
2022-04-24 22:36:37 +02:00
..
src/main Put playback speed in widget (#5774) 2022-04-24 22:36:37 +02:00
README.md Moved notification icons to their own module, so they don't crash old Android versions 2021-04-21 23:05:47 +02:00
build.gradle Fix some gradle deprecations 2022-02-09 11:28:40 -05:00

README.md

:ui:png-icons

This module provides icon resources. It is necessary to support old Android versions that do not support VectorDrawables. The module generates png versions of all contained icons automatically. This is only needed for notification icons - for the icons within the app, appcompat handles drawing the vectors.