beta 0.1.1
[DHBWCampusApp.git] / app / src / main / res / layout / fragment_dashboard_news_none.xml
diff --git a/app/src/main/res/layout/fragment_dashboard_news_none.xml b/app/src/main/res/layout/fragment_dashboard_news_none.xml
new file mode 100644 (file)
index 0000000..197cd4b
--- /dev/null
@@ -0,0 +1,17 @@
+<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
+    xmlns:tools="http://schemas.android.com/tools"
+    android:layout_width="match_parent"
+    android:layout_height="match_parent"
+    tools:context="de.dhbwloe.campusapp.fragments.DashboardNewsStuv">
+
+    <!-- TODO: Update blank fragment layout -->
+
+    <TextView
+        android:layout_width="wrap_content"
+        android:layout_height="wrap_content"
+        android:text="@string/dashboard_news_none"
+        android:id="@+id/textView37"
+        android:layout_alignParentTop="true"
+        android:layout_centerHorizontal="true"
+        android:layout_marginTop="20dp" />
+</RelativeLayout>