Added preferences for pull notifications! Also bits of cleanup.
This commit is contained in:
parent
0a45b72391
commit
e0ab25334b
17 changed files with 185 additions and 27 deletions
|
@ -14,6 +14,11 @@
|
|||
android:title="@string/action_profile"
|
||||
app:showAsAction="never" />
|
||||
|
||||
<item
|
||||
android:id="@+id/action_preferences"
|
||||
android:title="@string/action_preferences"
|
||||
app:showAsAction="never" />
|
||||
|
||||
<item
|
||||
android:id="@+id/action_logout"
|
||||
android:title="@string/action_logout"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue