mirror of
https://github.com/oxen-io/session-android.git
synced 2024-12-24 16:57:50 +00:00
Hook up scroll button
This commit is contained in:
parent
6533fdb64b
commit
1b6ddc0c0b
@ -99,6 +99,7 @@ class ConversationActivityV2 : PassphraseRequiredActionBarActivity(), InputBarDe
|
||||
setUpInputBar()
|
||||
restoreDraftIfNeeded()
|
||||
addOpenGroupGuidelinesIfNeeded()
|
||||
scrollToBottomButton.setOnClickListener { conversationRecyclerView.smoothScrollToPosition(0) }
|
||||
}
|
||||
|
||||
private fun setUpRecyclerView() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user