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:
Benoit Marty 2023-05-16 09:51:17 +02:00 committed by GitHub
commit a0206b2b2f
62 changed files with 95 additions and 134 deletions

View file

@ -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,