mirror of https://codeberg.org/gitnex/GitNex.git
increase space for date and time
This commit is contained in:
parent
9f833259f7
commit
71be20b1b9
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue