diff --git a/app/src/main/res/layout/home_section.xml b/app/src/main/res/layout/home_section.xml index 82f5c0b5c..c1bac5e91 100644 --- a/app/src/main/res/layout/home_section.xml +++ b/app/src/main/res/layout/home_section.xml @@ -56,6 +56,7 @@ android:layout_marginStart="8dp" android:background="@drawable/bg_pill" android:paddingHorizontal="8dp" + android:paddingBottom="1sp" android:textAlignment="center" android:textColor="?attr/colorPrimary" android:textSize="16sp"