fixed issue in logout

This commit is contained in:
Ujjwal Agrawal 2018-05-02 19:44:20 +05:30
parent dc4222e3d4
commit 04d96856b3
9 changed files with 32 additions and 17 deletions

View file

@ -272,4 +272,6 @@
<string name="retry">Retry</string>
<string name="skip_login">Skip </string>
<string name="navigation_item_login">Login</string>
<string name="skip_login_title">Do you really want to skip login ?</string>
<string name="skip_login_message">You might not be able to access some features of the app.</string>
</resources>