Fix tablet sizes
This commit is contained in:
parent
494a70f73c
commit
c1b6a84092
1 changed files with 2 additions and 2 deletions
|
@ -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" />
|
||||
|
||||
</LinearLayout>
|
||||
|
|
Loading…
Reference in a new issue