AntennaPod/ui/png-icons
Andrew Booze 59253db2e4
Add back skip buttons and more custom actions on Android Auto (#6050)
2023-02-24 17:10:44 +01:00
..
src/main Add back skip buttons and more custom actions on Android Auto (#6050) 2023-02-24 17:10:44 +01:00
README.md
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.