Add missing screenshots in TimelineView (#1660)
Add audio, voice and poll screenshots to TimelineView which were missing.
This commit is contained in:
parent
9510d43289
commit
a6e4644cfa
27 changed files with 125 additions and 50 deletions
|
|
@ -18,7 +18,7 @@ package io.element.android.libraries.architecture
|
|||
|
||||
import androidx.compose.runtime.Composable
|
||||
|
||||
interface Presenter<State> {
|
||||
fun interface Presenter<State> {
|
||||
@Composable
|
||||
fun present(): State
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue