mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-03-15 18:59:12 +03:00
[merge] Add missed MessageActions shield
Change-Id: I3cf37f8ecac6c8b581c28f39fb4bc008435d34cb
This commit is contained in:
parent
0b917fc935
commit
bee145f951
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue