projects
/
pub
/
Android
/
ownCloud.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
some file list handling, action bar added
[pub/Android/ownCloud.git]
/
res
/
layout
/
files.xml
diff --git
a/res/layout/files.xml
b/res/layout/files.xml
index
012fb6e
..
0c94456
100644
(file)
--- a/
res/layout/files.xml
+++ b/
res/layout/files.xml
@@
-11,14
+11,6
@@
android:layout_height="fill_parent"
\r
android:orientation="vertical" >
\r
\r
android:layout_height="fill_parent"
\r
android:orientation="vertical" >
\r
\r
- <fragment
\r
- android:id="@+id/actionBar"
\r
- android:layout_height="wrap_content"
\r
- android:layout_width="fill_parent"
\r
- class="eu.alefzero.owncloud.ui.fragment.ActionBar">
\r
- <!-- Preview: layout=@layout/action_bar -->
\r
- </fragment>
\r
-
\r
<LinearLayout
\r
android:id="@+id/linearLayout2"
\r
android:layout_width="fill_parent"
\r
<LinearLayout
\r
android:id="@+id/linearLayout2"
\r
android:layout_width="fill_parent"
\r