1
0
mirror of https://github.com/XFox111/GUTSchedule.git synced 2026-04-22 06:58:01 +03:00

- Updated first week of the first semester start date

- Disabled the ability to sign in with an account
This commit is contained in:
Eugene Fox
2023-02-06 01:37:46 +03:00
parent 2723157d5a
commit 423646eed5
9 changed files with 28 additions and 18 deletions
@@ -32,6 +32,7 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:checked="true"
android:visibility="gone"
android:text="@string/authorizeCheckbox"/>
<LinearLayout
@@ -39,7 +40,7 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:orientation="vertical"
android:visibility="gone">
android:visibility="visible">
<TextView
android:layout_width="match_parent"
@@ -76,7 +77,8 @@
android:id="@+id/professorParams"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:orientation="vertical">
android:orientation="vertical"
android:visibility="gone">
<TextView
android:layout_width="match_parent"