Sign in
android
/
platform
/
tools
/
idea
/
b56ea2a18f232d79481e778085fd64e8ae486fc3
/
.
/
plugins
/
android
/
testData
/
dom
/
layout
/
requestFocus_after.xml
blob: 80c19358f490227fde047a2cd2a89a0ea13aeee3 [
file
] [
log
] [
blame
]
<?
xml version
=
"1.0"
encoding
=
"utf-8"
?>
<LinearLayout
xmlns:android
=
"http://schemas.android.com/apk/res/android"
android:orientation
=
"vertical"
android:padding
=
"4dip"
>
<Button
android:id
=
"@+id/id20"
>
<requestFocus
</Button>
</LinearLayout>