summaryrefslogtreecommitdiff
path: root/res/layout/fragment_custom_theme_component.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/fragment_custom_theme_component.xml')
-rw-r--r--res/layout/fragment_custom_theme_component.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/layout/fragment_custom_theme_component.xml b/res/layout/fragment_custom_theme_component.xml
index 13b0b337..314480f1 100644
--- a/res/layout/fragment_custom_theme_component.xml
+++ b/res/layout/fragment_custom_theme_component.xml
@@ -78,6 +78,7 @@
android:layout_marginBottom="10dp"
android:textAlignment="center"
android:textAppearance="@style/HeaderTextAppearance"
+ android:textSize="@dimen/component_options_title_size"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toBottomOf="@+id/guideline"/>