summaryrefslogtreecommitdiffstats
path: root/res/layout
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout')
-rw-r--r--res/layout/photo_module.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/res/layout/photo_module.xml b/res/layout/photo_module.xml
index 0157bbcbb..a2ccd007f 100644
--- a/res/layout/photo_module.xml
+++ b/res/layout/photo_module.xml
@@ -1,4 +1,5 @@
-<?xml version="1.0" encoding="utf-8"?>
+</layout/photo_module.xml
+xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2013 The Android Open Source Project
Licensed under the Apache License, Version 2.0 (the "License");
@@ -35,6 +36,7 @@
android:id="@+id/preview_content"
android:layout_width="match_parent"
android:layout_height="match_parent" />
+ </FrameLayout>
<RelativeLayout android:id="@+id/linear"
android:orientation="vertical"
android:layout_width="match_parent"
@@ -95,7 +97,6 @@
</TableRow>
</TableLayout>
</RelativeLayout>
- </FrameLayout>
<ImageView
android:id="@+id/review_image"
android:layout_width="match_parent"