mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-01-22 22:28:13 +00:00
Fix crash bubble chat
This commit is contained in:
parent
c1c045b4b1
commit
9ca7208a4b
1 changed files with 0 additions and 1 deletions
|
|
@ -170,7 +170,6 @@ public class BubbleChat implements LinphoneChatMessage.LinphoneChatMessageListen
|
|||
LinphoneManager.removeListener(this);
|
||||
imageView.setVisibility(View.VISIBLE);
|
||||
download.setVisibility(View.GONE);
|
||||
spinner.setVisibility(View.GONE);
|
||||
loadBitmap(appData, imageView);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue