Skip to content
Snippets Groups Projects
Commit d6e03589 authored by Janne Mareike Koschinski's avatar Janne Mareike Koschinski
Browse files

Remove unnecessary code

parent d4a1192a
Branches
Tags
No related merge requests found
......@@ -162,9 +162,6 @@ class MessageListFragment : ServiceBoundFragment() {
messageList.layoutManager = linearLayoutManager
messageList.itemAnimator = null
messageList.setItemViewCacheSize(20)
messageList.addItemDecoration(object : RecyclerView.ItemDecoration() {
})
var isScrolling = false
messageList.addOnScrollListener(
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment