my account center icons on tablets
authordrizea <danielrizea27@gmail.com>
Fri, 17 Aug 2012 17:45:44 +0000 (20:45 +0300)
committerdrizea <danielrizea27@gmail.com>
Fri, 17 Aug 2012 17:45:44 +0000 (20:45 +0300)
Open-ILS/src/Android/res/layout-land/dashbord_account.xml

index b744cb6..37015f9 100644 (file)
 
     <ScrollView
         android:layout_width="fill_parent"
-        android:layout_height="fill_parent" >
+        android:layout_height="fill_parent" 
+        >
 
         <LinearLayout
             android:layout_width="fill_parent"
-            android:layout_height="wrap_content"
+            android:layout_height="fill_parent"
+            android:gravity="center"
             android:orientation="vertical"
             
              >