improving the UI of section date time

This commit is contained in:
tibbi 2020-04-03 23:18:53 +02:00
parent 59c5d16f62
commit a9ba3ada0c
5 changed files with 15 additions and 21 deletions

View file

@ -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" />