Introduce SpaceMembersView.
Ref: https://www.figma.com/design/G1xy0HDZKJf5TCRFmKb5d5/Compound-Android-Components?node-id=3729-605&m=dev
This commit is contained in:
parent
c3bd1492b6
commit
bc655c6bac
2 changed files with 108 additions and 0 deletions
|
|
@ -65,4 +65,5 @@ enum class AvatarSize(val dp: Dp) {
|
|||
UserVerification(52.dp),
|
||||
|
||||
OrganizationHeader(64.dp),
|
||||
SpaceMember(24.dp),
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue