add some empty space above thread datetime
This commit is contained in:
parent
feece9b90c
commit
2fa899b05c
1 changed files with 1 additions and 0 deletions
|
|
@ -4,6 +4,7 @@
|
||||||
android:id="@+id/thread_date_time"
|
android:id="@+id/thread_date_time"
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
|
android:layout_marginTop="@dimen/normal_margin"
|
||||||
android:gravity="center_horizontal"
|
android:gravity="center_horizontal"
|
||||||
android:textSize="@dimen/normal_text_size"
|
android:textSize="@dimen/normal_text_size"
|
||||||
tools:text="13 March, 13:30" />
|
tools:text="13 March, 13:30" />
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue