Fixed up vertical spacing on cwmars_app AuthenticatorActivity
authorkenstir <kenstir@gmail.com>
Fri, 20 Nov 2015 01:55:35 +0000 (20:55 -0500)
committerkenstir <kenstir@gmail.com>
Fri, 20 Nov 2015 01:55:35 +0000 (20:55 -0500)
Open-ILS/src/Android/core/res/layout/activity_login.xml
Open-ILS/src/Android/cwmars_app/res/layout/activity_login.xml

index 9973028..f9961e7 100644 (file)
@@ -13,8 +13,7 @@
             android:layout_width="wrap_content"
             android:layout_height="wrap_content"
             android:text="@string/ou_account_sign_in_message"
-            android:textAppearance="?android:attr/textAppearanceLarge"
-            android:layout_marginBottom="32dp"/>
+            android:textAppearance="?android:attr/textAppearanceLarge" />
 
     <TextView
             android:id="@+id/choose_library_label"
index e1c874e..72b9d8a 100644 (file)
@@ -13,8 +13,7 @@
             android:layout_width="wrap_content"
             android:layout_height="wrap_content"
             android:text="@string/ou_account_sign_in_message"
-            android:textAppearance="?android:attr/textAppearanceLarge"
-            android:layout_marginBottom="32dp"/>
+            android:textAppearance="?android:attr/textAppearanceLarge" />
 
     <EditText android:id="@+id/accountName"
               android:layout_width="match_parent"