+скрывание полей

This commit is contained in:
2024-08-16 07:38:52 +05:00
parent 0b7bd6e428
commit b6620a537a
4 changed files with 62 additions and 3 deletions

View File

@ -2778,6 +2778,7 @@
</LinearLayout>
<LinearLayout
android:id="@+id/llEffTypeImpact2"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:orientation="vertical">
@ -2800,6 +2801,7 @@
</LinearLayout>
<LinearLayout
android:id="@+id/llEffMortality2"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:gravity="center">
@ -2829,6 +2831,7 @@
</LinearLayout>
<LinearLayout
android:id="@+id/llEffPassedTime2"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:gravity="center">
@ -2857,6 +2860,7 @@
</LinearLayout>
<LinearLayout
android:id="@+id/llEffMethod2"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:gravity="center"
@ -2875,8 +2879,6 @@
</LinearLayout>
</LinearLayout>
<LinearLayout
android:layout_width="match_parent"
android:layout_height="wrap_content"