Sign in
android
/
platform
/
tools
/
adt
/
idea
/
HEAD
/
.
/
android
/
testData
/
rename
/
layoutwithicon.xml
blob: 213a4172196114e7efd836e705c7f6c778f85de1 [
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"
/>
<ImageView android:src="@drawable/ic
<caret>
on"/>
</RelativeLayout>