Iterate on FloatingActionButton shape and colors.

This commit is contained in:
Benoit Marty 2025-07-15 16:49:50 +02:00 committed by Benoit Marty
parent e071a08b8a
commit 75c9bf20db
3 changed files with 5 additions and 12 deletions

View file

@ -274,7 +274,6 @@ private fun HomeScaffold(
floatingActionButton = {
if (state.displayActions) {
FloatingActionButton(
containerColor = ElementTheme.colors.iconPrimary,
onClick = onCreateRoomClick
) {
Icon(