|
|
@@ -130,12 +130,13 @@
|
|
|
<TextView
|
|
|
android:id="@+id/btn_get"
|
|
|
android:text="播放SOP"
|
|
|
- android:layout_marginLeft="20dp"
|
|
|
- android:layout_marginRight="20dp"
|
|
|
+ android:layout_marginLeft="30dp"
|
|
|
+ android:layout_marginRight="30dp"
|
|
|
android:layout_width="match_parent"
|
|
|
- android:layout_height="50dp"
|
|
|
+ android:layout_height="70dp"
|
|
|
android:layout_below="@id/include_menuactionbar"
|
|
|
android:gravity="center"
|
|
|
+ android:textSize="25dp"
|
|
|
android:layout_marginTop="@dimen/dp_10"
|
|
|
android:layout_marginBottom="@dimen/textsize_20"
|
|
|
android:background="@drawable/bg_button">
|
|
|
@@ -204,7 +205,6 @@
|
|
|
|
|
|
</LinearLayout>
|
|
|
<com.uas.esop.view.SwitchView
|
|
|
- android:visibility="gone"
|
|
|
android:id="@+id/sound_monitor_Vibration_sv"
|
|
|
android:layout_width="40dp"
|
|
|
android:layout_height="25dp"
|
|
|
@@ -397,6 +397,8 @@
|
|
|
android:id="@+id/index_position_resource"
|
|
|
style="@style/EditTextLineStyle"
|
|
|
android:layout_width="match_parent"
|
|
|
+ android:layout_height="60dp"
|
|
|
+ android:textSize="25dp"
|
|
|
android:hint="输入产品索引SOP"
|
|
|
android:imeOptions="actionSend" />
|
|
|
|
|
|
@@ -419,7 +421,7 @@
|
|
|
<TextView
|
|
|
android:id="@+id/index_edit"
|
|
|
android:layout_width="match_parent"
|
|
|
- android:layout_height="50dp"
|
|
|
+ android:layout_height="70dp"
|
|
|
android:layout_marginTop="@dimen/dp_10"
|
|
|
android:layout_marginLeft="30dp"
|
|
|
android:layout_marginRight="30dp"
|
|
|
@@ -427,6 +429,7 @@
|
|
|
android:background="@drawable/bg_button"
|
|
|
android:gravity="center"
|
|
|
android:textColor="@color/white"
|
|
|
+ android:textSize="25dp"
|
|
|
android:text="搜索"
|
|
|
android:src="@drawable/search_48" />
|
|
|
</LinearLayout>
|
|
|
@@ -439,6 +442,7 @@
|
|
|
tools:ignore="NotSibling">
|
|
|
<TextView
|
|
|
android:text="当前获取文件:"
|
|
|
+ android:textSize="30dp"
|
|
|
android:layout_width="match_parent"
|
|
|
android:layout_height="wrap_content">
|
|
|
</TextView>
|
|
|
@@ -449,12 +453,14 @@
|
|
|
android:layout_height="wrap_content">
|
|
|
<TextView
|
|
|
android:text="文件版本:"
|
|
|
+ android:textSize="25dp"
|
|
|
android:layout_width="wrap_content"
|
|
|
android:layout_height="wrap_content">
|
|
|
</TextView>
|
|
|
<TextView
|
|
|
android:id="@+id/tv_pscode"
|
|
|
android:text=""
|
|
|
+ android:textSize="25dp"
|
|
|
android:layout_marginLeft="@dimen/dp_10"
|
|
|
android:layout_width="wrap_content"
|
|
|
android:layout_height="wrap_content">
|
|
|
@@ -467,12 +473,14 @@
|
|
|
android:layout_height="wrap_content">
|
|
|
<TextView
|
|
|
android:text="产品:"
|
|
|
+ android:textSize="25dp"
|
|
|
android:layout_width="wrap_content"
|
|
|
android:layout_height="wrap_content">
|
|
|
</TextView>
|
|
|
<TextView
|
|
|
android:id="@+id/tv_ps_prodcode"
|
|
|
android:text=""
|
|
|
+ android:textSize="25dp"
|
|
|
android:layout_marginLeft="@dimen/dp_10"
|
|
|
android:layout_width="wrap_content"
|
|
|
android:layout_height="wrap_content">
|
|
|
@@ -480,6 +488,7 @@
|
|
|
<TextView
|
|
|
android:id="@+id/tv_pr_detail"
|
|
|
android:text=""
|
|
|
+ android:textSize="25dp"
|
|
|
android:layout_marginLeft="@dimen/dp_10"
|
|
|
android:layout_width="wrap_content"
|
|
|
android:layout_height="wrap_content">
|
|
|
@@ -487,6 +496,7 @@
|
|
|
<TextView
|
|
|
android:id="@+id/tv_pr_spec"
|
|
|
android:text=""
|
|
|
+ android:textSize="25dp"
|
|
|
android:layout_marginLeft="@dimen/dp_10"
|
|
|
android:layout_width="wrap_content"
|
|
|
android:layout_height="wrap_content"
|
|
|
@@ -503,12 +513,14 @@
|
|
|
android:layout_height="wrap_content">
|
|
|
<TextView
|
|
|
android:text="工序:"
|
|
|
+ android:textSize="25dp"
|
|
|
android:layout_width="wrap_content"
|
|
|
android:layout_height="wrap_content">
|
|
|
</TextView>
|
|
|
<TextView
|
|
|
android:id="@+id/tv_ps_stepcode"
|
|
|
android:text=""
|
|
|
+ android:textSize="25dp"
|
|
|
android:layout_marginLeft="@dimen/dp_10"
|
|
|
android:layout_width="wrap_content"
|
|
|
android:layout_height="wrap_content">
|
|
|
@@ -521,6 +533,7 @@
|
|
|
android:layout_height="wrap_content">
|
|
|
<TextView
|
|
|
android:text="下载地址:"
|
|
|
+ android:textSize="25dp"
|
|
|
android:layout_width="wrap_content"
|
|
|
android:layout_height="wrap_content">
|
|
|
</TextView>
|