feature/players
Aurelien Hubert 6 years ago
parent 071a39c241
commit 75b4097851
  1. 2
      app/src/main/res/layout/fragment_player.xml

@ -57,8 +57,6 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_gravity="bottom"
app:contentInsetEnd="8dp"
app:contentInsetStart="8dp"
app:layout_constraintBottom_toBottomOf="@+id/recyclerView"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="parent">

Loading…
Cancel
Save