AntennaPod/app/src
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
..
androidTest Merge branch 'master' into develop 2024-05-29 18:27:53 +02:00
free Nicer rating dialog (#7011) 2024-03-22 18:18:30 +01:00
main Fix error icon in the drawer (#7238) 2024-06-13 08:23:26 +02:00
play Nicer rating dialog (#7011) 2024-03-22 18:18:30 +01:00
test/java/de/danoeh/antennapod/ui Restructure related UI classes together (#7044) 2024-03-31 18:40:15 +02:00