In my app, I want to parse text via Regex (it's clear) and devide content by text, numbers, and dates then add devided blocks (TextView?) to view and highlight them (+ make them clikable), but don't know which components/views to use, because I need to determine width or/and constrains
here's I make it manual in paint: