diff options
author | flofriday <flohacksfriday@gmail.com> | 2024-04-24 21:06:12 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-24 21:06:12 +0200 |
commit | 4bc0b38280f5d1fa3bc1d0988dd6d2607e65314f (patch) | |
tree | 3de93ac66d65c6b95bb6210472b201fdc697bbee /ui/i18n/src | |
parent | 0aa8e850034828c8d129fcf29d8b6fe635ec0b10 (diff) | |
download | AntennaPod-4bc0b38280f5d1fa3bc1d0988dd6d2607e65314f.zip |
Implement missing equals and hashcode methods for feeditem (#7132)
Till 5713b1826795598848c95f31df906b7af5ce7076 many classes like FeedItem
used to inherit from FeedComponent which provided those two methods.
However since that commit the component no longer exists and now the
classes need to implement it on their own. Without this, ArrayList.remove breaks.
Diffstat (limited to 'ui/i18n/src')
0 files changed, 0 insertions, 0 deletions