aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/layout-w945dp/fragment_conversations_overview.xml
diff options
context:
space:
mode:
authorChristian Schneppe <christian@pix-art.de>2016-11-19 23:07:54 +0100
committerChristian Schneppe <christian@pix-art.de>2016-11-19 23:07:54 +0100
commitd783cec97084a12873ca62b5fcd64620056ec01b (patch)
tree65e63d03dd4ab7a834c343ba593c8cd8917620cb /src/main/res/layout-w945dp/fragment_conversations_overview.xml
parent969ba45c56adaaa056f04464cd98aec115c9611b (diff)
reformat code
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