+поля

This commit is contained in:
Igor I
2024-07-18 17:14:20 +05:00
parent 40a9fd0919
commit b9335d76af
4 changed files with 165 additions and 321 deletions

View File

@ -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"