Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Closes #140
I have added a null check on profile pic to save it from crashing. Now it uses a default profile pic in case there is none:![](https://camo.githubusercontent.com/9ea6fd787222fe6337760743a6c169889f595444a633f5fe90b1f59f95f5c177/68747470733a2f2f692e696d6775722e636f6d2f6772564f6755412e706e67)
This is how the app looks like with the default profile pic:
![Screenshot_1670960833](https://user-images.githubusercontent.com/37345795/207429965-889157c5-9848-46d6-9d8f-4b2e37a41fc5.png)