+поля

This commit is contained in:
2024-07-17 07:36:21 +05:00
parent 4495513299
commit 17f957269d
4 changed files with 36 additions and 14 deletions

View File

@ -1093,9 +1093,7 @@
<dbfields.AutoCompleteTextViewDB
android:id="@+id/spiInsContainerState"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:enabled="false"
android:focusable="false"/>
android:layout_height="wrap_content"/>
</com.google.android.material.textfield.TextInputLayout>
</LinearLayout>
@ -1634,7 +1632,7 @@
android:background="@color/transparent"
app:boxBackgroundColor="@color/transparent">
<com.google.android.material.textfield.TextInputEditText
android:id="@+id/edtSprLeakPlase"
android:id="@+id/edtSprLeakPlace"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_weight="1"
@ -1679,7 +1677,7 @@
android:background="@color/transparent"
app:boxBackgroundColor="@color/transparent">
<com.google.android.material.textfield.TextInputEditText
android:id="@+id/edtSprDamagePlase"
android:id="@+id/edtSprDamagePlace"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_weight="1"