mirror of
https://github.com/nextcloud/talk-android
synced 2025-06-23 21:50:31 +01:00
parent
3736fd1483
commit
85a5278f79
@ -343,6 +343,7 @@ public class ConversationsListController extends BaseController implements Searc
|
||||
}
|
||||
|
||||
adapter.updateDataSet(callItems, true);
|
||||
recyclerView.smoothScrollToPosition(0);
|
||||
|
||||
if (searchItem != null) {
|
||||
searchItem.setVisible(callItems.size() > 0);
|
||||
|
Loading…
Reference in New Issue
Block a user