kopia lustrzana https://github.com/TeamNewPipe/NewPipe
fix progress bar scaling in card view
rodzic
e0cb2892b8
commit
f0307b1b48
|
@ -86,7 +86,7 @@
|
|||
<org.schabi.newpipe.views.AnimatedProgressBar
|
||||
android:id="@+id/itemProgressView"
|
||||
style="@style/Widget.AppCompat.ProgressBar.Horizontal"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_width="0dp"
|
||||
android:layout_height="4dp"
|
||||
android:progressDrawable="?progress_horizontal_drawable"
|
||||
app:layout_constraintBottom_toBottomOf="@id/itemThumbnailView"
|
||||
|
|
Ładowanie…
Reference in New Issue