комит

This commit is contained in:
v228a 2025-02-20 16:28:55 +03:00
parent 43bd254b8d
commit 5449a8a728
2 changed files with 4 additions and 2 deletions

View File

@ -1,3 +1,4 @@
# Проект команды дроидо коты
Открыть в студии и собрать как норм проект/n
В файле ```Constants.kt``` есть параметр ```SERVER_ADDRESS``` который отвечает за адрес сервера
В файле ```Constants.kt``` есть параметр ```SERVER_ADDRESS``` который отвечает за адрес сервера\n
https://www.figma.com/design/gvPTteI21WcWyST9A2foEW/Untitled-(Copy)?node-id=0-1&p=f

View File

@ -86,7 +86,8 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:orientation="vertical"
android:padding="16dp">
android:padding="16dp"
android:visibility="gone">
<LinearLayout
android:layout_width="wrap_content"