mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-23 02:10:44 +01:00
Fix action bar background for multiselect in CFV2.
This commit is contained in:
@@ -492,7 +492,7 @@ class ConversationFragment :
|
||||
|
||||
val conversationToolbarOnScrollHelper = ConversationToolbarOnScrollHelper(
|
||||
requireActivity(),
|
||||
binding.toolbar,
|
||||
binding.toolbarBackground,
|
||||
viewModel::wallpaperSnapshot
|
||||
)
|
||||
conversationToolbarOnScrollHelper.attach(binding.conversationItemRecycler)
|
||||
|
||||
Reference in New Issue
Block a user