summaryrefslogtreecommitdiffstats
path: root/res/layout/widgets_bottom_sheet.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/widgets_bottom_sheet.xml')
-rw-r--r--res/layout/widgets_bottom_sheet.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/widgets_bottom_sheet.xml b/res/layout/widgets_bottom_sheet.xml
index c2270d212..f1370f0c4 100644
--- a/res/layout/widgets_bottom_sheet.xml
+++ b/res/layout/widgets_bottom_sheet.xml
@@ -25,11 +25,11 @@
android:layout_gravity="bottom">
<TextView
+ style="@style/TextTitle"
android:id="@+id/title"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:gravity="center_horizontal"
- android:fontFamily="sans-serif"
android:textColor="?android:attr/textColorPrimary"
android:textSize="24sp"/>