Added option menu to navigation bar

This commit is contained in:
Pierre HUBERT
2018-08-21 12:18:34 +02:00
parent 52512b2343
commit 3923e2b704
7 changed files with 95 additions and 10 deletions

View File

@ -234,5 +234,6 @@
<string name="account_created_sign_in">Sign in</string>
<string name="activity_login_too_many_request">Too many failed login requests. Please try again later…</string>
<string name="err_create_account_existing_email">This email address is already associated with an account!</string>
<string name="err_create_account_too_many_requests">Too many account creation requests. Please try again later...</string>
<string name="err_create_account_too_many_requests">Too many account creation requests. Please try again later</string>
<string name="action_more">More</string>
</resources>