Просмотр исходного кода

轨道编号增加选中框的长度

songw 1 год назад
Родитель
Сommit
10cf5a1d6d
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      app/src/main/res/layout/fragment_agviocout_make_material_oper.xml

+ 1 - 1
app/src/main/res/layout/fragment_agviocout_make_material_oper.xml

@@ -159,7 +159,7 @@
                     <Spinner
                         android:id="@+id/sp_login"
                         style="@style/SpinnerStyle"
-                        android:layout_width="70dp"
+                        android:layout_width="170dp"
                         android:layout_height="30dp"
                         android:layout_marginLeft="@dimen/dp_10"
                         android:layout_marginTop="0dp"