Sign in
android
/
platform
/
tools
/
idea
/
a6eac331b3d9f0d4168b12356ea256c83f4e9c05
/
.
/
plugins
/
android
/
testData
/
findUsages
/
stringArray.xml
blob: 8728aeff4129a5e7999dac1458ebfb539434c40f [
file
] [
log
] [
blame
]
<?
xml version
=
"1.0"
encoding
=
"utf-8"
?>
<LinearLayout
xmlns:android
=
"http://schemas.android.com/apk/res/android"
>
<ListView android:entries="@array/str_ar
<caret>
r"/>
</LinearLayout>