Merge pull request #425 from vector-im/feature/bma/material3_update
Use default material3 version again and cleanup `@OptIn` annotations.
This commit is contained in:
commit
a0206b2b2f
62 changed files with 95 additions and 134 deletions
|
|
@ -71,7 +71,6 @@ import io.element.android.libraries.matrix.ui.components.MatrixUserRow
|
|||
import kotlinx.collections.immutable.ImmutableList
|
||||
import io.element.android.libraries.ui.strings.R as StringR
|
||||
|
||||
@OptIn(ExperimentalMaterial3Api::class)
|
||||
@Composable
|
||||
fun RoomMemberListView(
|
||||
state: RoomMemberListState,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue