Okta logout android

My question is the same as his,"I am using okta-sdk-appauth-android library to authenticate in mobile native android app.

Login works but I have a problems with logout and next login cycle. When I am using logout method from library, in next login cycle webview with login screen is showing but it immediately login user without option to provide login and password manually.
Is this normal behaviour? With this kind of login I can’t instantly login another user after logout. Only sometimes there is option to provide login & password… What it depends on? Can I force providing login & password after every logout?
Even after my access and refresh tokens expires it automatically login user. I am using native app configuration + PKCE.

"