Reply : refactor so we can use ReplyToDetails in Composer and Timeline
This commit is contained in:
parent
08816bd2df
commit
5597a1743a
18 changed files with 290 additions and 460 deletions
|
|
@ -379,7 +379,7 @@ class SendLocationPresenterTest {
|
|||
fakeMessageComposerContext.apply {
|
||||
composerMode = MessageComposerMode.Edit(
|
||||
eventId = null,
|
||||
defaultContent = "",
|
||||
content = "",
|
||||
transactionId = null
|
||||
)
|
||||
}
|
||||
|
|
@ -427,7 +427,7 @@ class SendLocationPresenterTest {
|
|||
fakeMessageComposerContext.apply {
|
||||
composerMode = MessageComposerMode.Edit(
|
||||
eventId = null,
|
||||
defaultContent = "",
|
||||
content = "",
|
||||
transactionId = null
|
||||
)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue