diff --git a/app/src/main/res/layout/layout_hs_list_item.xml b/app/src/main/res/layout/layout_hs_list_item.xml index 33ed3741..e8b3f4c6 100644 --- a/app/src/main/res/layout/layout_hs_list_item.xml +++ b/app/src/main/res/layout/layout_hs_list_item.xml @@ -37,7 +37,8 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:textSize="18sp" - android:paddingLeft="10dp" /> + android:paddingLeft="10dp" + android:paddingBottom="10dp" />