Update preference header (still have to be displayed)

This commit is contained in:
Benoit Marty 2023-06-30 10:59:28 +02:00 committed by Benoit Marty
parent efb6f2dcbd
commit b4a5128a05
2 changed files with 30 additions and 27 deletions

View file

@ -27,6 +27,8 @@ enum class AvatarSize(val dp: Dp) {
ForwardRoomListItem(36.dp),
UserPreference(56.dp),
UserHeader(96.dp),
UserListItem(36.dp),