mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-02-25 12:17:22 +00:00
Update private story creation screens to match material3 spec.
This commit is contained in:
committed by
Greyson Parrelli
parent
da9dcc794f
commit
0b978dd9d7
@@ -147,7 +147,7 @@ abstract class BaseStoryRecipientSelectionFragment : Fragment(R.layout.stories_b
|
||||
canSelectSelf = false,
|
||||
currentSelection = emptyList(),
|
||||
displaySelectionCount = false,
|
||||
displayChips = false,
|
||||
displayChips = true,
|
||||
checkboxResource = checkboxResource
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user