Ready to implement group page.

This commit is contained in:
Pierre HUBERT
2018-11-24 22:38:05 +01:00
parent 820c68e2d2
commit 5861929aff
6 changed files with 127 additions and 23 deletions

View File

@ -6,8 +6,8 @@
<android.support.v7.widget.RecyclerView
android:id="@+id/groups_list"
android:layout_width="368dp"
android:layout_height="551dp"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:layout_marginBottom="8dp"
android:layout_marginEnd="8dp"
android:layout_marginStart="8dp"