From df932edd53cbd05b8176a5b65f3df3b79c987373 Mon Sep 17 00:00:00 2001 From: "Felix X. Fant" Date: Sun, 8 Dec 2013 21:19:40 -0500 Subject: [PATCH] Minor Refactoring --- res/layout/activity_home.xml | 5 ++--- res/layout/activity_search_rsvp.xml | 4 ++-- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/res/layout/activity_home.xml b/res/layout/activity_home.xml index e255ab8..65294a7 100644 --- a/res/layout/activity_home.xml +++ b/res/layout/activity_home.xml @@ -1,7 +1,6 @@ - diff --git a/res/layout/activity_search_rsvp.xml b/res/layout/activity_search_rsvp.xml index 5485148..01c9963 100644 --- a/res/layout/activity_search_rsvp.xml +++ b/res/layout/activity_search_rsvp.xml @@ -22,12 +22,12 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_alignParentBottom="true" - android:layout_below="@+id/textView1" + android:layout_below="@+id/SearchMessageTextView" android:layout_centerHorizontal="true" >