diff --git a/F-Droid/src/org/fdroid/fdroid/views/swap/ConnectSwapActivity.java b/F-Droid/src/org/fdroid/fdroid/views/swap/ConnectSwapActivity.java index 67176c50e..010c56126 100644 --- a/F-Droid/src/org/fdroid/fdroid/views/swap/ConnectSwapActivity.java +++ b/F-Droid/src/org/fdroid/fdroid/views/swap/ConnectSwapActivity.java @@ -92,6 +92,7 @@ public class ConnectSwapActivity extends ActionBarActivity implements ProgressLi } @Override + @SuppressWarnings("fallthrough") public void onProgress(Event event) { // TODO: Show progress, but we can worry about that later. // Might be nice to have it nicely embedded in the UI, rather than as