Mensa Bild angepasst & links auf dem Dashboard hinzugefĆ¼gt
[DHBWCampusApp.git] / app / src / main / res / layout-land / fragment_dashboard.xml
index b23f1ea4298c42c1f63cf0cdaa5d45b17a01ae17..01b1dd05c3c2d6c020f0bfcc5f11a9ea721c497e 100644 (file)
                 <ImageView
                     android:layout_width="wrap_content"
                     android:layout_height="60dp"
-                    android:id="@+id/imageView6"
+                    android:id="@+id/news_dhbw_image"
                     android:layout_alignParentTop="true"
                     android:layout_alignParentLeft="true"
                     android:layout_alignParentStart="true"
                     android:layout_height="fill_parent"
                     android:name="de.dhbwloe.campusapp.fragments.DashboardNewsDhbw"
                     android:id="@+id/fragment_dhbw"
-                    android:layout_below="@+id/imageView6"
+                    android:layout_below="@+id/news_dhbw_image"
                     android:layout_alignParentLeft="true"
                     android:layout_alignParentStart="true" />
 
                 <ImageView
                     android:layout_width="wrap_content"
                     android:layout_height="60dp"
-                    android:id="@+id/imageView7"
+                    android:id="@+id/news_stuv_image"
                     android:layout_alignParentTop="true"
                     android:layout_alignParentLeft="true"
                     android:layout_alignParentStart="true"
                     android:layout_height="fill_parent"
                     android:name="de.dhbwloe.campusapp.fragments.DashboardNewsStuv"
                     android:id="@+id/fragment_stuv"
-                    android:layout_below="@+id/imageView7"
+                    android:layout_below="@+id/news_stuv_image"
                     android:layout_alignParentLeft="true"
                     android:layout_alignParentStart="true" />