Sign in
android
/
platform
/
tools
/
idea
/
b56ea2a18f232d79481e778085fd64e8ae486fc3
/
.
/
plugins
/
android
/
testData
/
libModule
/
completion.xml
blob: fb69c3700575f8e4c36c43ad2eef2fbd29073650 [
file
] [
log
] [
blame
]
<LinearLayout
xmlns:android
=
"http://schemas.android.com/apk/res/android"
>
<Button android:id="@+id/ok"
android:text="@string/myLib
<caret>
" />
</LinearLayout>