Posts

Showing posts with the label google-smartlock-banner

Google Smart Lock blue banner not hiding even after the calling activity gots destroyed

Google Smart Lock blue banner not hiding even after the calling activity gots destroyed I have implemented the Google Smart Lock for fetching the phone number from CredentialClient api. It works fine. But it shows a blue banner of smart lock at the bottom. This banner takes some time to hide. During this time if users clicks on the edit text the soft keyboard don't come until the blue banner gets hide. One more thing : If user presses the back button, activity gets closed but still the blue banner is visible on the home screen of device. It seems a bad user experience. Can any one let me know how to get rid of this problem? I have checked on internet but only found the following link : How do I control the SmartLocks blue banner? By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is s...