beta 0.1.1
[DHBWCampusApp.git] / app / src / main / res / layout / fragment_vorlesungsplan_exams_exam.xml
index 15cb59b8d180644052765380ad01ac8a2f7bc98d..3ec019aad4f171d14f33479b4a3f7abe127a0bfb 100644 (file)
             <TextView
                 android:layout_width="wrap_content"
                 android:layout_height="wrap_content"
-                android:text="@string/vorlesungsplan_exam_start"
+                android:text="@string/vorlesungsplan_exam_location"
                 android:id="@+id/textView17"
                 android:layout_below="@+id/textView16"
                 android:layout_marginLeft="12dp" />
 
+            <TextView
+                android:layout_width="wrap_content"
+                android:layout_height="wrap_content"
+                android:text="@string/vorlesungsplan_exam_start"
+                android:id="@+id/textView18"
+                android:layout_below="@+id/textView17"
+                android:layout_marginLeft="12dp" />
+
             <TextView
                 android:layout_width="wrap_content"
                 android:layout_height="wrap_content"
                 android:text="@string/vorlesungsplan_exam_end"
                 android:id="@+id/klausurName"
-                android:layout_below="@+id/textView17"
+                android:layout_below="@+id/textView18"
                 android:layout_marginLeft="12dp" />
 
             <TextView
                 android:layout_toEndOf="@+id/textView16"
                 android:layout_marginLeft="16dp" />
 
+            <TextView
+                android:layout_width="wrap_content"
+                android:layout_height="wrap_content"
+                android:text="{location}"
+                android:id="@+id/eventLocation"
+                android:layout_alignTop="@+id/textView17"
+                android:layout_alignLeft="@+id/eventDate"
+                android:layout_alignStart="@+id/eventDate" />
+
             <TextView
                 android:layout_width="wrap_content"
                 android:layout_height="wrap_content"
                 android:text="{date}"
                 android:id="@+id/eventStart"
-                android:layout_alignBottom="@+id/textView17"
                 android:layout_alignLeft="@+id/eventDate"
-                android:layout_alignStart="@+id/eventDate" />
+                android:layout_alignStart="@+id/eventDate"
+                android:layout_alignBottom="@+id/textView18" />
 
             <TextView
                 android:layout_width="wrap_content"