summaryrefslogtreecommitdiff
path: root/res/layout-port/main.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout-port/main.xml')
-rw-r--r--res/layout-port/main.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/layout-port/main.xml b/res/layout-port/main.xml
index eb0beb31..571f1ad5 100644
--- a/res/layout-port/main.xml
+++ b/res/layout-port/main.xml
@@ -7,6 +7,7 @@
</LinearLayout>
<LinearLayout android:layout_height="fill_parent" android:orientation="horizontal" android:id="@+id/main" android:layout_width="fill_parent">
<FrameLayout android:layout_height="match_parent" android:layout_width="300dp" android:layout_weight="0" android:id="@+id/feeds_fragment"></FrameLayout>
+ <FrameLayout android:layout_height="match_parent" android:layout_width="300dp" android:layout_weight="0" android:id="@+id/cats_fragment"></FrameLayout>
<LinearLayout
android:id="@+id/linearLayout2"
android:layout_height="match_parent" android:orientation="vertical" android:layout_width="match_parent">