Sign in
android
/
platform
/
tools
/
idea
/
a6eac331b3d9f0d4168b12356ea256c83f4e9c05
/
.
/
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>