We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4b050c0 + f0307b1 commit 6121229Copy full SHA for 6121229
app/src/main/res/layout/list_stream_playlist_card_item.xml
@@ -86,7 +86,7 @@
86
<org.schabi.newpipe.views.AnimatedProgressBar
87
android:id="@+id/itemProgressView"
88
style="@style/Widget.AppCompat.ProgressBar.Horizontal"
89
- android:layout_width="wrap_content"
+ android:layout_width="0dp"
90
android:layout_height="4dp"
91
android:progressDrawable="?progress_horizontal_drawable"
92
app:layout_constraintBottom_toBottomOf="@id/itemThumbnailView"
0 commit comments