I'm trying to create an app which displays lyrics for the user. The lyrics are stored within values/strings.xml and displayed for the user when accessing the activity. (I'm not sure if this is a good way of doing it).
Depending on how long each line of text is I dont know which textsize I should use and I would really be able to use some "pinch to zoom" function.
However, I dont know if it is possible "pinch" to zoom on textviews. Ive found various methods of doing it on webviews and imageviews but none for textviews.
I'm looking for the best way of increasing textsize/zooming the layout by "pinch"
Help with how to store the strings and displaying is very welcome as well.
Cheers!
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…