Could anybody advice what technologies should be used to create an app based on a book that will allow:
Rich text display
Displaying/hiding some elements of the text, such as diacritics or certain paragraphs
I am able now to set the contents of a textView to the contents of an HTML file and apply a CCS file to it.
It would probably be even nicer to load the contents of the textView from an XML file. Is it possible?
Rich text display
Displaying/hiding some elements of the text, such as diacritics or certain paragraphs
I am able now to set the contents of a textView to the contents of an HTML file and apply a CCS file to it.
It would probably be even nicer to load the contents of the textView from an XML file. Is it possible?