Removes white test background

realmasync
Laurent 3 years ago
parent 1c456ab796
commit dd71fd9db9
  1. 1
      app/src/main/res/layout/view_player_image.xml

@ -24,7 +24,6 @@
android:scaleType="centerCrop"
android:layout_width="0dp"
android:layout_height="0dp"
android:background="@color/white"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintDimensionRatio="1:1"
app:layout_constraintEnd_toEndOf="parent"

Loading…
Cancel
Save