diff --git a/app/src/main/res/layout/fragment_faq.xml b/app/src/main/res/layout/fragment_faq.xml index fd6d4730d..900f62629 100644 --- a/app/src/main/res/layout/fragment_faq.xml +++ b/app/src/main/res/layout/fragment_faq.xml @@ -4,13 +4,14 @@ android:layout_width="match_parent" android:layout_height="match_parent" android:background="@color/white" - android:orientation="vertical" > + android:orientation="vertical"> + android:layout_weight="0.14" + android:childDivider="@android:color/transparent"> \ No newline at end of file diff --git a/app/src/main/res/layout/list_group.xml b/app/src/main/res/layout/list_group.xml index 9c002474a..16b13c259 100644 --- a/app/src/main/res/layout/list_group.xml +++ b/app/src/main/res/layout/list_group.xml @@ -9,36 +9,35 @@ + android:orientation="vertical"> + android:textColor="@color/colorPrimary" + android:textSize="@dimen/faq_question_text_size" /> + android:orientation="vertical"> diff --git a/app/src/main/res/layout/list_item.xml b/app/src/main/res/layout/list_item.xml index 989591be2..0f9f698d7 100644 --- a/app/src/main/res/layout/list_item.xml +++ b/app/src/main/res/layout/list_item.xml @@ -2,8 +2,9 @@ - + @@ -11,25 +12,24 @@ + android:textSize="@dimen/faq_question_text_size" /> + android:textSize="@dimen/text_size_wavegen" />