diff --git a/app/src/main/res/layout/list_changelogs.xml b/app/src/main/res/layout/list_changelogs.xml index 68d3031..af511b6 100644 --- a/app/src/main/res/layout/list_changelogs.xml +++ b/app/src/main/res/layout/list_changelogs.xml @@ -5,13 +5,22 @@ android:layout_width="match_parent" android:layout_height="match_parent" android:orientation="vertical"> - + android:padding="10dp" + android:gravity="left|center_vertical" + android:orientation="horizontal"> + +