How to show XML files in Android TextView



I need to show an XML file inside a TextView in Android. I just want the effect you have using gedit or notepad++, which show the various XML keywords or tag with specific colours. Here's an example about what I mean: http://ift.tt/1FQaWnF


Is there any library I can use or I have to built it up myself?


Thank you guys.


No comments:

Post a Comment