August 2017
Beginner to intermediate
220 pages
4h 50m
English
To demonstrate the scrolling behavior, the string used in the preceding text view was a lengthy one. This was placed in the strings.xml file, and although this works perfectly well, it is not an elegant way to manage lengthy texts. This kind of text is better dealt with as a text file resource that can be read at runtime.
The following steps demonstrate how this is done:
Read now
Unlock full access