blob: c50af1263e3b9ba42bf39aa076d471af856fcaab [file] [log] [blame]
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android">
<TextView android:id="@+id/anchor"/>
<TextView android:layout_alignBaseline="@id/anchor"/>
</RelativeLayout>