+поля
This commit is contained in:
@ -1841,7 +1841,7 @@
|
||||
app:boxBackgroundColor="@color/transparent">
|
||||
|
||||
<com.google.android.material.textfield.TextInputEditText
|
||||
android:id="@+id/edtTreatedAreaCheck2"
|
||||
android:id="@+id/edtTreatedAreaCheck"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_weight="1"
|
||||
@ -2229,7 +2229,7 @@
|
||||
android:background="@color/disable"
|
||||
android:hint="@string/Control_efficacy_conducted_control_team">
|
||||
<dbfields.AutoCompleteTextViewDB
|
||||
android:id="@+id/spiEffectiveness"
|
||||
android:id="@+id/spiEffControl"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:enabled="false"
|
||||
@ -2270,7 +2270,7 @@
|
||||
android:hint="@string/Type_of_assessed_biological_impact">
|
||||
|
||||
<dbfields.AutoCompleteTextViewDB
|
||||
android:id="@+id/spiTypeImpact"
|
||||
android:id="@+id/spiEffTypeImpact"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:enabled="false"
|
||||
@ -2325,7 +2325,7 @@
|
||||
android:background="@color/disable"
|
||||
app:boxBackgroundColor="@color/transparent">
|
||||
<com.google.android.material.textfield.TextInputEditText
|
||||
android:id="@+id/edtEffTime"
|
||||
android:id="@+id/edtEffPassedTime"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_weight="1"
|
||||
@ -2381,7 +2381,7 @@
|
||||
android:layout_height="wrap_content"
|
||||
android:hint="@string/Control_efficacy_conducted_monitoring_team">
|
||||
<dbfields.AutoCompleteTextViewDB
|
||||
android:id="@+id/spiEffControll"
|
||||
android:id="@+id/spiEffControl2"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content" />
|
||||
</com.google.android.material.textfield.TextInputLayout>
|
||||
@ -2418,7 +2418,7 @@
|
||||
android:layout_height="wrap_content"
|
||||
android:hint="@string/Type_of_assessed_biological_impact">
|
||||
<dbfields.AutoCompleteTextViewDB
|
||||
android:id="@+id/spiEffImpactType"
|
||||
android:id="@+id/spiEffTypeImpact2"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"/>
|
||||
</com.google.android.material.textfield.TextInputLayout>
|
||||
@ -2441,6 +2441,7 @@
|
||||
app:boxBackgroundColor="@color/transparent">
|
||||
|
||||
<com.google.android.material.textfield.TextInputEditText
|
||||
android:id="@+id/edtEffMortality2"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_weight="1"
|
||||
@ -2468,7 +2469,7 @@
|
||||
android:background="@color/transparent"
|
||||
app:boxBackgroundColor="@color/transparent">
|
||||
<com.google.android.material.textfield.TextInputEditText
|
||||
android:id="@+id/edtEffTime2"
|
||||
android:id="@+id/edtEffPassedTime2"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_weight="1"
|
||||
|
||||
Reference in New Issue
Block a user