Sign in
android
/
platform
/
tools
/
idea
/
a6eac331b3d9f0d4168b12356ea256c83f4e9c05
/
.
/
plugins
/
android
/
testData
/
findUsages
/
fu7_layout.xml
blob: a1fc4d9c93cba3281fe07e4e5aa94c47ef02e3fe [
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/anch
<caret>
or"/>
</RelativeLayout>