Created notifications fragment.

This commit is contained in:
Pierre
2018-04-01 10:34:13 +02:00
parent de05f52ffd
commit e29f33d696
5 changed files with 63 additions and 0 deletions

View File

@@ -126,4 +126,5 @@
<string name="err_submit_post">An error occurred while trying to create the post!</string>
<string name="navigation_bottom_notif_item">Notifications</string>
<string name="main_menu_friends_list">Friends list</string>
<string name="fragment_notifications_title">Notifications</string>
</resources>