How it is possible to layout controls like this?

By another words – one TextView aligned to the left side and the second one to the right side. Of course red layouts should be stretched according to the screen width. I have no idea how to do this in the most nice way.
you can use the below layout for your requirement::