Improve click behavior on room timeline title. #3063
This commit is contained in:
parent
c7dd2d5b6e
commit
6a1304a252
2 changed files with 8 additions and 2 deletions
|
|
@ -58,6 +58,7 @@ fun IconTitlePlaceholdersRowMolecule(
|
|||
PlaceholderAtom(width = 20.dp, height = 7.dp)
|
||||
Spacer(modifier = Modifier.width(7.dp))
|
||||
PlaceholderAtom(width = 45.dp, height = 7.dp)
|
||||
Spacer(modifier = Modifier.width(8.dp))
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue