Update preference header (still have to be displayed)
This commit is contained in:
parent
efb6f2dcbd
commit
b4a5128a05
2 changed files with 30 additions and 27 deletions
|
|
@ -27,6 +27,8 @@ enum class AvatarSize(val dp: Dp) {
|
|||
|
||||
ForwardRoomListItem(36.dp),
|
||||
|
||||
UserPreference(56.dp),
|
||||
|
||||
UserHeader(96.dp),
|
||||
UserListItem(36.dp),
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue