projects
/
pub
/
Android
/
ownCloud.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
8ed017837da1c2629190a9bb97a2972a447d7431
[pub/Android/ownCloud.git]
/
oc_framework
/
sample_client
/
res
/
layout
/
file_in_list.xml
1
<?xml
version
=
"1.0"
encoding
=
"utf-8"
?>
2
<TextView
xmlns:
android
=
"http://schemas.android.com/apk/res/android"
3
android:
layout_width
=
"match_parent"
4
android:
layout_height
=
"wrap_content"
5
/>