mirror of
https://github.com/oxen-io/session-android.git
synced 2025-12-30 14:56:14 +00:00
committed by
Moxie Marlinspike
parent
a4e18c515c
commit
4185006147
@@ -116,7 +116,6 @@ public class ConversationAdapter extends CursorAdapter implements AbsListView.Re
|
||||
default: throw new IllegalArgumentException("unsupported item view type given to ConversationAdapter");
|
||||
}
|
||||
|
||||
bindView(view, context, cursor);
|
||||
return view;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user