Display groups posts

This commit is contained in:
Pierre HUBERT
2018-12-08 21:05:05 +01:00
parent 5ce499f688
commit e111bec5f0
7 changed files with 239 additions and 2 deletions

View File

@ -5,8 +5,8 @@
android:layout_height="match_parent"
xmlns:tools="http://schemas.android.com/tools">
<android.support.v7.widget.RecyclerView
android:id="@+id/postsList"
<FrameLayout
android:id="@+id/postsListTarget"
android:layout_width="match_parent"
android:layout_height="0dp"
android:layout_marginBottom="8dp"