mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-02-24 03:35:58 +00:00
Update base stories recipient selection fragment with material 3 spec.
This commit is contained in:
committed by
Cody Henthorne
parent
e6829a1b7a
commit
570b143582
@@ -147,7 +147,7 @@ abstract class BaseStoryRecipientSelectionFragment : Fragment(R.layout.stories_b
|
||||
canSelectSelf = false,
|
||||
currentSelection = emptyList(),
|
||||
displaySelectionCount = false,
|
||||
displayChips = true,
|
||||
displayChips = false,
|
||||
checkboxResource = checkboxResource
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user