Iterate on FloatingActionButton shape and colors.
This commit is contained in:
parent
e071a08b8a
commit
75c9bf20db
3 changed files with 5 additions and 12 deletions
|
|
@ -274,7 +274,6 @@ private fun HomeScaffold(
|
|||
floatingActionButton = {
|
||||
if (state.displayActions) {
|
||||
FloatingActionButton(
|
||||
containerColor = ElementTheme.colors.iconPrimary,
|
||||
onClick = onCreateRoomClick
|
||||
) {
|
||||
Icon(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue