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

Revert "- Updated first week of the first semester start date"

This reverts commit 423646eed5.
This commit is contained in:
Eugene Fox
2023-02-06 14:21:39 +03:00
parent 6737efe330
commit 47477dc406
6 changed files with 19 additions and 20 deletions
@@ -32,7 +32,6 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:checked="true"
android:visibility="gone"
android:text="@string/authorizeCheckbox"/>
<LinearLayout
@@ -40,7 +39,7 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:orientation="vertical"
android:visibility="visible">
android:visibility="gone">
<TextView
android:layout_width="match_parent"
@@ -77,8 +76,7 @@
android:id="@+id/professorParams"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:orientation="vertical"
android:visibility="gone">
android:orientation="vertical">
<TextView
android:layout_width="match_parent"
@@ -248,4 +246,4 @@
android:layout_height="wrap_content"
android:text="v$(Build.BuildNumber) (ci-id #$(Build.BuildId))"/>
</LinearLayout>
</ScrollView>
</ScrollView>