mirror of
https://github.com/pierre42100/ComunicAndroid
synced 2025-07-08 11:02:54 +00:00
Set background refresh setting
This commit is contained in:
@ -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"
|
||||
|
Reference in New Issue
Block a user