X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/6d4207a06bfa0a1bb19b8d5942b799dadfbbe608..8622b6c453aadcab85b4854521fb0f88c8aebf84:/res/layout/list_fragment.xml
diff --git a/res/layout/list_fragment.xml b/res/layout/list_fragment.xml
index 81b52100..bd8b12d5 100644
--- a/res/layout/list_fragment.xml
+++ b/res/layout/list_fragment.xml
@@ -17,17 +17,21 @@
You should have received a copy of the GNU General Public License
along with this program. If not, see .
-->
+
+
+ android:layout_height="match_parent">
@@ -35,6 +39,8 @@
android:id="@+id/list_root"
android:layout_width="match_parent"
android:layout_height="match_parent"
+ android:divider="@color/list_divider_background"
+ android:dividerHeight="1px"
android:visibility="visible" />
@@ -79,4 +85,52 @@
-
\ No newline at end of file
+
+
+
+
+
+
+
+
+
+
+