commit fe14d484fa2847d77bf36fdb6efe9ae9f7b460bd Author: n8fr8 nathan@freitas.net Date: Wed Jun 27 21:32:37 2012 -0400
removed unneeded landscape custom layout --- res/layout/layout_main.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/res/layout/layout_main.xml b/res/layout/layout_main.xml index 7c711b6..b4d06d3 100644 --- a/res/layout/layout_main.xml +++ b/res/layout/layout_main.xml @@ -40,7 +40,7 @@ <ImageView android:id="@+id/imgStatus" - android:layout_marginTop="40dip" + android:layout_marginTop="55dip"
android:layout_width="fill_parent" android:layout_height="fill_parent"
tor-commits@lists.torproject.org