This commit introduces a new UserInfoSheet for displaying user details and updates the ChannelSideDrawer to support user context interactions. - Implemented UserInfoSheet to fetch and display user profiles, including error handling for user retrieval. - Enhanced ChannelSideDrawer to manage user context sheets, allowing users to view detailed information about other users. - Updated existing components to replace channel context interactions with user context interactions where applicable. - Refactored related functions to maintain clean architecture principles and improve code organization. |
||
|---|---|---|
| .. | ||
| src | ||
| .gitignore | ||
| build.gradle.kts | ||
| proguard-rules.pro | ||