improving the UI of section date time
This commit is contained in:
parent
59c5d16f62
commit
a9ba3ada0c
5 changed files with 15 additions and 21 deletions
|
|
@ -2,7 +2,8 @@
|
|||
<TextView xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
android:id="@+id/thread_date_time"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:gravity="center_horizontal"
|
||||
android:textSize="@dimen/normal_text_size"
|
||||
tools:text="13 March, 13:30" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue