beta 0.1.1
[DHBWCampusApp.git] / app / src / main / res / layout / fragment_dashboard.xml
index 8c8ac467b0a20f7c4d78d38cbd644fe6415876fb..8b71f0afee41fdc06b9503e337b74f906a5eef57 100644 (file)
@@ -56,7 +56,7 @@
     <android.support.v7.widget.CardView xmlns:android="http://schemas.android.com/apk/res/android"
         android:id="@+id/card_mensa"
         android:layout_width="match_parent"
-        android:layout_height="180dp"
+        android:layout_height="220dp"
         android:layout_margin="8dp"
         card_view:cardCornerRadius="5dp">
 
                     android:layout_below="@+id/imageView6"
                     android:layout_alignParentLeft="true"
                     android:layout_alignParentStart="true"
-                    tools:layout="@layout/fragment_dashboard_news_dhbw" />
+                    tools:layout="@layout/fragment_dashboard_news_entry" />
 
             </RelativeLayout>
         </android.support.v7.widget.CardView>
                     android:layout_below="@+id/imageView7"
                     android:layout_alignParentLeft="true"
                     android:layout_alignParentStart="true"
-                    tools:layout="@layout/fragment_dashboard_news_stuv" />
+                    tools:layout="@layout/fragment_dashboard_news_none" />
 
             </RelativeLayout>
         </android.support.v7.widget.CardView>