This is redundant
(cherry picked from commit 15ad8e0ac0f494a4d0b42265d490fb8a92a77485)
This commit is contained in:
parent
dcb2bb5d35
commit
58542a8ffe
1 changed files with 0 additions and 1 deletions
|
@ -251,7 +251,6 @@ public class EmojiSearch {
|
|||
final List<Emoji> results = find(q);
|
||||
activity.runOnUiThread(() -> {
|
||||
submitList(results);
|
||||
notifyDataSetChanged();
|
||||
});
|
||||
});
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue