[android] Fixed big font chart

This commit is contained in:
Dmitry Donskoy 2020-04-02 14:50:53 +03:00 committed by Vladimir Byko-Ianko
parent aee37ab7ed
commit d6ec8450c6

View file

@ -227,6 +227,8 @@
android:layout_marginStart="@dimen/margin_half"
android:textAppearance="?android:textAppearanceMedium"
android:textStyle="bold"
android:singleLine="true"
android:ellipsize="end"
tools:text="3 h. 25 min." />
</LinearLayout>
</LinearLayout>