Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
Solution:
add to xml file
<TextView
<!--
android:id="@+id/this_song_title"
android:layout_width="200dp"
android:layout_height="wrap_content"
android:textColor="@color/rose"
android:textSize="18dp"
android:layout_alignParentTop="true"
android:layout_centerHorizontal="true"
android:layout_centerVertical="true"
android:gravity="center"
android:fontFamily="@font/comfortaa"
!-->
android:ellipsize="marquee"
android:singleLine="true"
android:marqueeRepeatLimit="marquee_forever"/>
this_song_title.isSelected = true
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question