Make sure we can display both Live and Static locations in ShowLocation
This commit is contained in:
parent
e1e7c264ed
commit
ffad69b7b9
16 changed files with 168 additions and 67 deletions
|
|
@ -71,7 +71,7 @@ open class InReplyToDetailsProvider : PreviewParameterProvider<InReplyToDetails>
|
|||
),
|
||||
aMessageContent(
|
||||
body = "Location",
|
||||
type = LocationMessageType("Location", "geo:1,2", null),
|
||||
type = LocationMessageType("Location", "geo:1,2", null, assetType = null),
|
||||
),
|
||||
aMessageContent(
|
||||
body = "Notice",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue