GIT config

This commit is contained in:
2025-09-04 07:35:15 +05:00
parent 25b433be42
commit b805095d82
3 changed files with 15 additions and 5 deletions

View File

@ -2091,10 +2091,8 @@
android:id="@+id/edtClothing"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_column="1"
android:layout_row="2"
android:hint=""
android:visibility="invisible" />
android:inputType="text"
android:visibility="gone" />
</LinearLayout>
<GridLayout