blob: 144fff6ee2e5bdd41242a1443824ff94d081862b [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android">
<EditText android:id="@+id/anchor"/>
<TextView android:layout_alignRight="@id/anchor"/>
</RelativeLayout>