AntennaPod/app
flofriday da5972a3fd
Refactor ToolbarIconTintManager to a simpler API (#7240)
The original API used a callback where the caller needed to specify the
icons of the menu items. However, the manager can find them on it's own.

Since the callback was never used for anything else, I also removed it,
which now means the ToolbarIconTintManager can now be used on it's own
instead of instantiating an anonymous class that only overwrites the
callback.
2024-06-22 13:38:18 +02:00
..
sampledata Remove some unused assets 2022-05-12 18:02:33 -04:00
src Refactor ToolbarIconTintManager to a simpler API (#7240) 2024-06-22 13:38:18 +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