I am trying to execute the following layout: a fixed width of a TextView aligned to the left of the parent, with text inside it aligned to the right side of that TextView (what, why a fixed width, can this be done in another way?), And the rest of the parent is filled with an extensible (simple line ) For instance:
This is a ListView containing 2 types of lines, and the layout for lines with lines is pretty trivial - LinearLayout with TextView and ImageView (I can post the exact code later if necessary). And I get a warning that it can be replaced with a single TextView with a composite drawing.
, . , - TextView, ListItem, .
- ?
: -, , ( , , , ) , , - , TextView ImageView.