aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/layout-w945dp/fragment_conversations_overview.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/res/layout-w945dp/fragment_conversations_overview.xml')
-rw-r--r--src/main/res/layout-w945dp/fragment_conversations_overview.xml5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/main/res/layout-w945dp/fragment_conversations_overview.xml b/src/main/res/layout-w945dp/fragment_conversations_overview.xml
index 7ae1788d7..c6cc7d7c2 100644
--- a/src/main/res/layout-w945dp/fragment_conversations_overview.xml
+++ b/src/main/res/layout-w945dp/fragment_conversations_overview.xml
@@ -10,7 +10,7 @@
android:layout_height="match_parent"
android:layout_weight="1"
android:background="@color/grey50"
- android:orientation="vertical" >
+ android:orientation="vertical">
<de.timroes.android.listview.EnhancedListView
android:id="@+id/list"
@@ -26,7 +26,6 @@
android:layout_width="0dp"
android:layout_weight="2"
android:layout_height="match_parent"
- android:orientation="vertical" >
- </LinearLayout>
+ android:orientation="vertical"></LinearLayout>
</LinearLayout> \ No newline at end of file