projects
/
pub
/
Android
/
ownCloud.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
delete values-tzl
[pub/Android/ownCloud.git]
/
res
/
layout
/
files.xml
diff --git
a/res/layout/files.xml
b/res/layout/files.xml
index
268ee51
..
649c863
100644
(file)
--- a/
res/layout/files.xml
+++ b/
res/layout/files.xml
@@
-30,7
+30,10
@@
android:layout_height="match_parent"
\r
android:background="@color/background_color"
\r
android:baselineAligned="false"
\r
android:layout_height="match_parent"
\r
android:background="@color/background_color"
\r
android:baselineAligned="false"
\r
- android:orientation="horizontal" >
\r
+ android:orientation="horizontal"
\r
+ android:id="@+id/ListLayout"
\r
+ android:contentDescription="@string/list_layout"
\r
+ >
\r
\r
\r
<FrameLayout
\r
\r
\r
<FrameLayout
\r
@@
-52,4
+55,4
@@
android:layout_height="match_parent"
\r
android:layout_gravity="start"/>
\r
\r
android:layout_height="match_parent"
\r
android:layout_gravity="start"/>
\r
\r
-</android.support.v4.widget.DrawerLayout>
\ No newline at end of file
+</android.support.v4.widget.DrawerLayout>
\r