remove unneeded top margin from article layout
This commit is contained in:
parent
a189de1bb7
commit
04183aed86
@ -36,8 +36,7 @@
|
|||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:layout_weight="1"
|
android:layout_weight="1"
|
||||||
android:paddingTop="4dp"
|
android:text="My simple headline"
|
||||||
android:text="My simple headline"
|
|
||||||
android:textColor="?articleHeaderTextColor"
|
android:textColor="?articleHeaderTextColor"
|
||||||
android:textSize="18sp" />
|
android:textSize="18sp" />
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user