fossasia/badgemagic-android

The Message class should be able to get List<Strings> rather than String.

Closed this issue · 0 comments

the Message class is right now taking String for the message but should be able to get List this is causing issue while sending the clipart and thus needs to be changed.