kopia lustrzana https://github.com/ryukoposting/Signal-Android
rodzic
142979ce93
commit
b0be7effe8
|
@ -328,7 +328,7 @@ public class ConversationListFragment extends MainFragment implements ActionMode
|
||||||
}
|
}
|
||||||
|
|
||||||
if (activeAdapter != null) {
|
if (activeAdapter != null) {
|
||||||
activeAdapter.notifyDataSetChanged();
|
activeAdapter.notifyItemRangeChanged(0, activeAdapter.getItemCount());
|
||||||
}
|
}
|
||||||
|
|
||||||
SignalProxyUtil.startListeningToWebsocket();
|
SignalProxyUtil.startListeningToWebsocket();
|
||||||
|
|
Ładowanie…
Reference in New Issue