summaryrefslogtreecommitdiff
path: root/config/spotbugs/exclude.xml
diff options
context:
space:
mode:
Diffstat (limited to 'config/spotbugs/exclude.xml')
-rw-r--r--config/spotbugs/exclude.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/spotbugs/exclude.xml b/config/spotbugs/exclude.xml
index 5bc7169e9..e4902dc1b 100644
--- a/config/spotbugs/exclude.xml
+++ b/config/spotbugs/exclude.xml
@@ -26,7 +26,7 @@
</Match>
<Match>
<Bug pattern="ICAST_IDIV_CAST_TO_DOUBLE"/>
- <Class name="de.danoeh.antennapod.ui.echo.screens.RotatingSquaresScreen"/>
+ <Class name="de.danoeh.antennapod.ui.echo.background.RotatingSquaresBackground"/>
</Match>
<Match>
<Bug pattern="MS_CANNOT_BE_FINAL"/>