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

Add PostsRecyclerView to ProfileFragment

This commit is contained in:
Ammar Githam 2020-10-27 20:33:21 +09:00
parent 9b83c5e832
commit 0a67e859e0
19 changed files with 662 additions and 265 deletions

View file

@ -324,6 +324,7 @@
<string name="downloader_downloading_child">Download item %d of %d</string>
<string name="delete">Delete</string>
<string name="comment">Comment</string>
<string name="layout">Layout</string>
<plurals name="likes_count">
<item quantity="one">%d like</item>
<item quantity="other">%d likes</item>