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