Set background refresh setting

This commit is contained in:
Pierre
2018-04-09 09:21:41 +02:00
parent b600306d79
commit 32eed6322f
5 changed files with 77 additions and 0 deletions

View File

@ -7,6 +7,11 @@
android:id="@+id/action_friends_list"
android:title="@string/main_menu_friends_list" />
<!-- Settings -->
<item
android:id="@+id/action_settings"
android:title="@string/action_settings"/>
<!-- Sign out -->
<item
android:id="@+id/action_logout"