Try some stuff on room list and avatar...
This commit is contained in:
@@ -23,7 +23,7 @@ class MainActivity : ComponentActivity() {
|
||||
override fun onCreate(savedInstanceState: Bundle?) {
|
||||
super.onCreate(savedInstanceState)
|
||||
setContent {
|
||||
ElementXTheme {
|
||||
ElementXTheme(darkTheme = false) {
|
||||
MainScreen(viewModel = viewModel)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user