increase space for date and time

This commit is contained in:
M M Arif 2019-10-31 18:23:36 +05:00
parent 9f833259f7
commit 71be20b1b9
1 changed files with 1 additions and 1 deletions

View File

@ -93,7 +93,7 @@
<TextView
android:id="@+id/issueCreatedTime"
android:layout_width="0dp"
android:layout_weight=".15"
android:layout_weight=".25"
android:layout_height="wrap_content"
android:gravity="end"
android:textColor="@color/colorWhite"