AntennaPod/ui
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
..
app-start-intent Create module for sync service and move DBWriter to database module (#7040) 2024-03-29 17:45:14 +01:00
chapters Display transcript text and follow along the audio (#7103) 2024-05-18 18:58:36 +02:00
common Fix error icon in the drawer (#7238) 2024-06-13 08:23:26 +02:00
discovery Fix inconsistent icons in the app toolbar. (#7163) 2024-05-06 22:04:24 +02:00
echo Target SDK 34 (#7075) 2024-04-09 22:33:52 +02:00
episodes Move widget setup code to widget module (#6996) 2024-03-25 23:45:09 +01:00
glide Remove unneeded module dependencies (#7046) 2024-03-31 09:15:03 +02:00
i18n Reorganize appearance settings (#7207) 2024-05-31 10:46:59 +02:00
notifications Move download service to module (#7041) 2024-03-29 19:27:53 +01:00
preferences Reorganize appearance settings (#7207) 2024-05-31 10:46:59 +02:00
statistics Add lazy loading to feed item list (#7091) 2024-04-13 19:18:13 +02:00
transcript Display transcript text and follow along the audio (#7103) 2024-05-18 18:58:36 +02:00
widget Remove unneeded module dependencies (#7046) 2024-03-31 09:15:03 +02:00
README.md Remove PlaybackServiceCallbacks 2021-02-12 18:08:58 +01:00

README.md

:ui

This folder contains modules that display or directly interact with the UI.