We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4871095 commit 99379edCopy full SHA for 99379ed
1 file changed
app/src/main/res/layout/player.xml
@@ -132,10 +132,8 @@
132
android:id="@+id/titleTextView"
133
android:layout_width="match_parent"
134
android:layout_height="wrap_content"
135
- android:clickable="true"
136
android:ellipsize="marquee"
137
android:fadingEdge="horizontal"
138
- android:focusable="true"
139
android:marqueeRepeatLimit="marquee_forever"
140
android:scrollHorizontally="true"
141
android:singleLine="true"
@@ -149,10 +147,8 @@
149
147
android:id="@+id/channelTextView"
150
148
151
152
153
154
155
156
157
158
0 commit comments