AntennaPod/ui/png-icons
mueller-ma 9cfbae183c
Toggle sleep timer from notification (#6913)
2024-02-25 15:02:44 +01:00
..
src/main/res/drawable Toggle sleep timer from notification (#6913) 2024-02-25 15:02:44 +01: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 Bump AGP and Gradle (#6489) 2023-10-17 20:52:21 +02: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.