1
0
Fork 0
mirror of https://github.com/KokaKiwi/BarInsta synced 2026-03-05 12:01:35 +00:00

Merge remote-tracking branch 'origin/new-posts-grid' into new-posts-grid

This commit is contained in:
Ammar Githam 2020-11-01 15:08:55 +09:00
commit c305b1a69a
35 changed files with 940 additions and 927 deletions

View file

@ -22,9 +22,7 @@
android:layout_height="match_parent"
android:clipToPadding="false"
android:paddingStart="8dp"
android:paddingLeft="8dp"
android:paddingEnd="8dp"
android:paddingRight="8dp"
tools:listitem="@layout/item_post" />
</androidx.swiperefreshlayout.widget.SwipeRefreshLayout>
</LinearLayout>
</LinearLayout>