Add missing screenshots in TimelineView (#1660)
Add audio, voice and poll screenshots to TimelineView which were missing.
This commit is contained in:
parent
38de57bb02
commit
e59a6b7ed6
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