Update layout

dev_raz_wip
Aurelien Hubert 7 years ago
parent a523e65ae5
commit 675175cb36
  1. 2
      app/src/main/res/layout/fragment_new_session.xml

@ -13,7 +13,7 @@
<androidx.constraintlayout.widget.ConstraintLayout <androidx.constraintlayout.widget.ConstraintLayout
android:layout_width="match_parent" android:layout_width="match_parent"
android:layout_height="400dp"> android:layout_height="wrap_content">
<androidx.recyclerview.widget.RecyclerView <androidx.recyclerview.widget.RecyclerView
android:id="@+id/recyclerView" android:id="@+id/recyclerView"

Loading…
Cancel
Save