efortuna / memechat

a meme-based chat application
542 stars 150 forks source link

Messages now memeified #9

Closed emshack closed 7 years ago

emshack commented 7 years ago

Added meme text to messages, using the approach of sending both the image and text overlay in the message, and the ChatMessageContent class knowing how to display that (as opposed to screenshotting the image + text and sending as a standalone image)