added the mensa parser

This commit is contained in:
2018-10-29 13:04:20 +01:00
parent 5fd9db182a
commit 47d48fb4d9
12 changed files with 363 additions and 61 deletions

View File

@ -5,7 +5,7 @@
xmlns:app="http://schemas.android.com/apk/res-auto"
android:id="@+id/cardView"
android:layout_width="match_parent"
android:layout_height="125dp"
android:layout_height="wrap_content"
android:layout_marginStart="5dp"
android:layout_marginTop="5dp"
android:layout_marginEnd="5dp"