No need to display replying information anymore.
This commit is contained in:
@@ -1422,7 +1422,7 @@ private fun ReplyRow(
|
|||||||
nav = nav
|
nav = nav
|
||||||
)
|
)
|
||||||
} else {
|
} else {
|
||||||
ReplyInformation(note.replyTo, noteEvent.mentions(), accountViewModel, nav)
|
// ReplyInformation(note.replyTo, noteEvent.mentions(), accountViewModel, nav)
|
||||||
}
|
}
|
||||||
|
|
||||||
Spacer(modifier = Modifier.height(5.dp))
|
Spacer(modifier = Modifier.height(5.dp))
|
||||||
|
|||||||
Reference in New Issue
Block a user