You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add avatars to DM recipient headers.
Display user avatars alongside names in DM recipient headers, making conversations more visually identifiable. This matches the RN app's behavior
The changes:
- Add Avatar widgets in DM recipient headers
- Maintain consistent sizing and spacing (35px size, 8px right padding)
- Handle overflow gracefully for both avatars and names
Fixes#41
0 commit comments