From c1b6a84092c8a57952e76fd53c94b41f6594f816 Mon Sep 17 00:00:00 2001 From: Dima-1 Date: Mon, 1 Jun 2020 12:43:18 +0300 Subject: [PATCH] Fix tablet sizes --- OsmAnd/res/layout/fragment_subcategories.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/OsmAnd/res/layout/fragment_subcategories.xml b/OsmAnd/res/layout/fragment_subcategories.xml index 3d4f8ad353..0e8aaf367a 100644 --- a/OsmAnd/res/layout/fragment_subcategories.xml +++ b/OsmAnd/res/layout/fragment_subcategories.xml @@ -34,8 +34,8 @@ android:maxLines="1" android:singleLine="true" android:textColor="@color/color_white" - android:textSize="@dimen/dialog_header_text_size" - osmand:typeface="@string/font_roboto_medium" + android:textSize="@dimen/dialog_header_text_size" + osmand:typeface="@string/font_roboto_medium" tools:text="Education" />