Answering my own question.
Please note that I have two TextView title_textand time_text. Commenting //mTimeText.setText("0:05");, the problem is that the error message was sent by spam, so I thought that the problem should have done something with time_text, but it is not.
title_text. , android:maxLines="1" android:ellipsize="end". , maxLines , . android:ellipsize="end" . , .
, , android:maxLines="1" android:singleLine="true", xml !
mTitleText.setSingleLine(true) java-. , , .
, //mTimeText.setText("0:05"); , . .