summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--res/layout/photo_module.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/layout/photo_module.xml b/res/layout/photo_module.xml
index b6315aa09..c59d74300 100644
--- a/res/layout/photo_module.xml
+++ b/res/layout/photo_module.xml
@@ -54,8 +54,8 @@
android:id="@+id/graph_view"
android:layout_width="200dip"
android:layout_height="200dip"
- android:layout_marginTop="15dip"
- android:layout_marginLeft="75dip" />
+ android:layout_marginTop="60dip"
+ android:layout_marginLeft="90dip" />
<TableLayout
android:id="@+id/relative_seek"
android:layout_width="match_parent"