Browse Source

line up spinners network ->parent

David 9 years ago
parent
commit
da758eb6fb
1 changed files with 2 additions and 2 deletions
  1. 2 2
      app/src/main/res/layout/fragment_wifi.xml

+ 2 - 2
app/src/main/res/layout/fragment_wifi.xml

@@ -17,7 +17,7 @@
             android:layout_width="match_parent"
             android:layout_height="wrap_content"
             android:id="@+id/textView6"
-            android:layout_weight="1" />
+            android:layout_weight="2" />
 
         <Spinner
             android:layout_width="match_parent"
@@ -39,7 +39,7 @@
             android:layout_width="match_parent"
             android:layout_height="wrap_content"
             android:id="@+id/textView4"
-            android:layout_weight="1" />
+            android:layout_weight="2" />
 
         <Spinner
             android:layout_width="match_parent"