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