1
0
Fork 0
mirror of https://github.com/KokaKiwi/BarInsta synced 2026-03-14 08:21:35 +00:00
This commit is contained in:
Austin Huang 2021-06-06 14:49:04 -04:00
parent 696a8c9c61
commit 5e631749b3
No known key found for this signature in database
GPG key ID: 84C23AA04587A91F
2 changed files with 5 additions and 1 deletions

View file

@ -4,4 +4,5 @@
android:id="@+id/favorite_list"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:paddingBottom="?attr/actionBarSize"
tools:listitem="@layout/item_search_result" />