added settings and minor clean ups
* added a settings fragment * added jsoupe for mensa/timetable parser
This commit is contained in:
@ -86,12 +86,11 @@
|
||||
<ScrollView
|
||||
android:layout_width="0dp"
|
||||
android:layout_height="0dp"
|
||||
android:layout_marginTop="5dp"
|
||||
app:layout_constraintBottom_toBottomOf="parent"
|
||||
app:layout_constraintEnd_toEndOf="parent"
|
||||
app:layout_constraintStart_toStartOf="parent"
|
||||
app:layout_constraintTop_toBottomOf="@+id/cardView2" android:id="@+id/scrollView_TimeTable"
|
||||
>
|
||||
android:background="@color/colorPrimary" android:paddingTop="6dp">
|
||||
|
||||
<LinearLayout
|
||||
android:id="@+id/linLayout_TimeTable"
|
||||
|
Reference in New Issue
Block a user