Evernote / evernote-sdk-android

Evernote SDK for Android
428 stars 168 forks source link

[Bug] EvernoteOAuthActivity not translated #48

Closed markiyan-antonyuk closed 9 years ago

markiyan-antonyuk commented 9 years ago

Steps to reproduce: 1) Open EvernoteOAuthActivity with english language on device 2) Head back to previous activity 3) Change language in device settings 4) Open app and reopen EvernoteOAuthActivity Result: EvernoteOAthActivity is left translated in previous language

vRallev commented 9 years ago

That is fixed. The new version 2.0.0 uses the main Evernote app for authentication and the fallback EvernoteOAuthActivity now listens for config changes.