room-15 / ChatSE

An Android application for StackOverflow and StackExchange chat! Revived by Tristan Wiley, base app created by Anubian
Apache License 2.0
22 stars 18 forks source link

Add QuoteSpan for text that starts with > Message #98

Closed raghunandankavi2010 closed 6 years ago

raghunandankavi2010 commented 6 years ago

Add QuoteSpan for text that starts with > Message.

raghunandankavi2010 commented 6 years ago

Pls Ignore!. had typo errors and a mistake ( i used replace(" > ","") instead of replacing only the occurrence at the start) .