mirror of
https://github.com/nextcloud/talk-android
synced 2025-07-15 08:45:04 +01:00
delete log command
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
This commit is contained in:
parent
51b1f988ea
commit
7a26165d39
@ -383,7 +383,7 @@ public class MagicPreviewMessageViewHolder extends MessageHolders.IncomingImageM
|
|||||||
progressBar.setVisibility(View.GONE);
|
progressBar.setVisibility(View.GONE);
|
||||||
break;
|
break;
|
||||||
default:
|
default:
|
||||||
Log.e(TAG, "workInfo state not handled");
|
// do nothing
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user