[merge] Add missed MessageActions shield
Change-Id: I3cf37f8ecac6c8b581c28f39fb4bc008435d34cb
This commit is contained in:
parent
0b917fc935
commit
bee145f951
|
@ -137,6 +137,7 @@ class MessageActionsEpoxyController @Inject constructor(
|
|||
}
|
||||
}
|
||||
E2EDecoration.WARN_SENT_BY_UNVERIFIED,
|
||||
E2EDecoration.WARN_SENT_BY_DELETED_SESSION,
|
||||
E2EDecoration.WARN_SENT_BY_UNKNOWN -> {
|
||||
bottomSheetSendStateItem {
|
||||
id("e2e_unverified")
|
||||
|
|
Loading…
Reference in New Issue