Closed loewenzahm closed 2 years ago
Thanks for your pull request! I'm currently not on the android platform, but as it's a really simple change i'll just merge it. @lgehr can you validate that this works before the next release?
It's your first PR as far as I can see. Keep it going! :fire:
Hey @h0chi ! This is probably the smallest possible bugfix with only one character changed. :D But I would also like to contribute more to your nice project in future if that fits for you? :)
Thanks for your nice message. :)
Of course, that would be great. Actually the @lgehr is the person who was recently more active on this repo as I migrated away from Android and Nextbike (no Nextbike near me). But if you have any questions, I'll try to answer them as best as I can.
On a logout the login-key has not been removed from the shared preferences due to a typo ("loginkey" instead of "loginKey"). Now that the typo is fixed the login key is no longer kept stored after logouts which resolves the bug mentioned in issue #16