Suppress fallthrough java warning

This commit is contained in:
Daniel Martí 2015-05-09 22:24:41 +02:00
parent 96b7c35a2a
commit 05332409be

View File

@ -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