我有一个布局,它有一系列的标题和描述,需要在表单中彼此并排显示Another Title: Description that is long如果我可以使用两个相对布局(一个用于标题,另一个用于描述),这将很容易,然后我可以设置标题布局的宽度来包装内容,以获得间距。问题是我不能使用android:layout_toRightOf="...“同时引用另一个相对布局中的id。
I am trying to get the following effect using css. I am trying to get bottom edges of title and 'right text' to align with logo's bottom edge, and get the title to stretch
__________________________________________________________________________