@06.03.16 Dennis Thießen: 2.1
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:orientation="horizontal"
|
||||
android:paddingRight="5dp"
|
||||
android:weightSum="1">
|
||||
|
||||
<LinearLayout
|
||||
@@ -24,6 +23,7 @@
|
||||
|
||||
<LinearLayout
|
||||
android:orientation="vertical"
|
||||
android:id="@+id/lay_reportlist_bgcolor"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content">
|
||||
|
||||
@@ -37,7 +37,7 @@
|
||||
android:typeface="serif" />
|
||||
|
||||
<TextView
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:textColor="@color/text_light_grey"
|
||||
android:text="Long Text"
|
||||
|
||||
Reference in New Issue
Block a user