mirror of
https://github.com/nextcloud/talk-android
synced 2025-02-01 12:11:59 +00: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);
|
||||
break;
|
||||
default:
|
||||
Log.e(TAG, "workInfo state not handled");
|
||||
// do nothing
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user