feat: Added avatar generation in bitmap logic#746
Conversation
PR Reviewer Guide 🔍(Review updated until commit fff84c4)Here are some key observations to aid the review process:
|
|
Failed to generate code suggestions for PR |
|
Persistent review updated to latest commit fff84c4 |
benjaminVadon
left a comment
There was a problem hiding this comment.
One last minor change
|
Failed to generate code suggestions for PR |
d53f5a6 to
d8d707a
Compare
|
Failed to generate code suggestions for PR |
d8d707a to
d1f46fa
Compare
|



Created AvatarTypeExt to handle the AvatarType processing logic and the URL to bitmap generation logic.
Refactored generateInitialsAvatarDrawable to retrieve the generated bitmap before converting it into a Drawable.