mirror of
https://github.com/libre-tube/LibreTube.git
synced 2024-12-14 06:10:31 +05:30
Don't use the LibreTube icon as channel avatar on Data Saver Mode
This commit is contained in:
parent
04d8d64d9b
commit
e2e86c4d4a
@ -99,6 +99,6 @@
|
|||||||
app:layout_constraintStart_toStartOf="parent"
|
app:layout_constraintStart_toStartOf="parent"
|
||||||
app:layout_constraintTop_toBottomOf="@+id/thumbnailcard"
|
app:layout_constraintTop_toBottomOf="@+id/thumbnailcard"
|
||||||
app:shapeAppearance="@style/CircleImageView"
|
app:shapeAppearance="@style/CircleImageView"
|
||||||
app:srcCompat="@mipmap/ic_launcher" />
|
tools:srcCompat="@mipmap/ic_launcher" />
|
||||||
|
|
||||||
</androidx.constraintlayout.widget.ConstraintLayout>
|
</androidx.constraintlayout.widget.ConstraintLayout>
|
Loading…
Reference in New Issue
Block a user