aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/activity_post_text.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/layout/activity_post_text.xml')
-rw-r--r--app/src/main/res/layout/activity_post_text.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/src/main/res/layout/activity_post_text.xml b/app/src/main/res/layout/activity_post_text.xml
index 8ae4fcb4..dd83a8bc 100644
--- a/app/src/main/res/layout/activity_post_text.xml
+++ b/app/src/main/res/layout/activity_post_text.xml
@@ -203,6 +203,7 @@
android:inputType="textCapSentences|textMultiLine"
android:padding="16dp"
android:textSize="?attr/title_font_18"
+ android:textStyle="bold"
android:fontFamily="?attr/title_font_family" />
<EditText