1
0
Fork 0
mirror of https://github.com/KokaKiwi/BarInsta synced 2026-03-05 20:11:36 +00:00

Merge branch 'master' into new-posts-grid

This commit is contained in:
Austin Huang 2020-10-24 11:48:01 -04:00 committed by GitHub
commit 262375b145
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
30 changed files with 908 additions and 906 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>