I got the following situation: I have a String with about 40 - 50 Words and a TextView with max. 3 Lines. Is it possible to get the TextView to Display the a text snippet starting from a specific Word (not the first one) or Regex from the String? Example:
String: Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna
Shown in TextView: ...consetetur sadipscing elitr, sed diam nonumy...