AntennaPod/app
flofriday 76bc899173
Fix error icon in the drawer (#7238)
There has been some regression that the error icon in the drawer was
just a circle instead of the the exclamation mark.

The error occurred because the icon was modified to have a background
circle once it was added to the subscription screens. However, in the
drawer a icon tint was applied which now also tinted the background
and made now only the background show.
2024-06-13 08:23:26 +02:00
..
sampledata Remove some unused assets 2022-05-12 18:02:33 -04:00
src Fix error icon in the drawer (#7238) 2024-06-13 08:23:26 +02:00
build.gradle Added option to switch the app language (via android system settings) (#7214) 2024-05-31 21:05:38 +02:00
lint.xml Fixed unused resources Lint errors 2021-04-17 17:59:03 +02:00
proguard.cfg Fix OkHttp deprecations (#6979) 2024-03-10 07:55:35 +01:00