summaryrefslogtreecommitdiff
path: root/org.fox.ttrss/src/main/res/layout/activity_detail.xml
diff options
context:
space:
mode:
Diffstat (limited to 'org.fox.ttrss/src/main/res/layout/activity_detail.xml')
-rw-r--r--org.fox.ttrss/src/main/res/layout/activity_detail.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/org.fox.ttrss/src/main/res/layout/activity_detail.xml b/org.fox.ttrss/src/main/res/layout/activity_detail.xml
index c35ab296..8f36bbd6 100644
--- a/org.fox.ttrss/src/main/res/layout/activity_detail.xml
+++ b/org.fox.ttrss/src/main/res/layout/activity_detail.xml
@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<FrameLayout
- xmlns:android="http://schemas.android.com/apk/res/android"
- android:layout_width="match_parent"
- android:layout_height="match_parent">
+xmlns:android="http://schemas.android.com/apk/res/android"
+android:layout_width="match_parent"
+android:layout_height="match_parent">
- <include layout="@layout/activity_detail_phone" />
+<include layout="@layout/activity_detail_phone" />
</FrameLayout> \ No newline at end of file