My question might be, \"How does one create a single-line horizontal LinearLayout with two single-line non-wrapping TextViews, where the left TextView always occupies 1/3 of
I think this tutorial will help you. Try this..
Your row.xml should look like :
You need this type of layout right ? Correct me if i am not wrong.