Pinned messages: clean code
This commit is contained in:
parent
57a8e3b5a6
commit
c30398ccc7
31 changed files with 36 additions and 75 deletions
|
|
@ -29,7 +29,6 @@ import io.element.android.libraries.matrix.api.permalink.PermalinkData
|
|||
import kotlinx.parcelize.Parcelize
|
||||
|
||||
interface MessagesEntryPoint : FeatureEntryPoint {
|
||||
|
||||
sealed interface InitialTarget : Parcelable {
|
||||
@Parcelize
|
||||
data class Messages(val focusedEventId: EventId?) : InitialTarget
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue