mirror of
https://github.com/nextcloud/talk-android.git
synced 2024-11-22 21:15:30 +03:00
parent
3736fd1483
commit
85a5278f79
1 changed files with 1 additions and 0 deletions
|
@ -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 a new issue