Fix warning (there is a TODO)
This commit is contained in:
committed by
Benoit Marty
parent
058f35c06a
commit
f77349332e
@@ -94,6 +94,7 @@ fun TimelineView(
|
||||
|
||||
val lazyListState = rememberLazyListState()
|
||||
|
||||
@Suppress("UNUSED_PARAMETER")
|
||||
fun inReplyToClicked(eventId: EventId) {
|
||||
// TODO implement this logic once we have support to 'jump to event X' in sliding sync
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user