beta 0.1.1
[DHBWCampusApp.git] / app / src / main / res / layout / fragment_dashboard_news_none.xml
1 <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
2     xmlns:tools="http://schemas.android.com/tools"
3     android:layout_width="match_parent"
4     android:layout_height="match_parent"
5     tools:context="de.dhbwloe.campusapp.fragments.DashboardNewsStuv">
6
7     <!-- TODO: Update blank fragment layout -->
8
9     <TextView
10         android:layout_width="wrap_content"
11         android:layout_height="wrap_content"
12         android:text="@string/dashboard_news_none"
13         android:id="@+id/textView37"
14         android:layout_alignParentTop="true"
15         android:layout_centerHorizontal="true"
16         android:layout_marginTop="20dp" />
17 </RelativeLayout>