Android Google+ Sign-in orientation handling -


i'm trying implement google+ sign-in on app i'm struggling handling orientation change while showing choose account popup.

if user changes orientation of device, choose account popup appearing in duplicate. have same issue? or doing wrong? have followed this steps , if no rotation made, works fine , i'm able perform login.

thanks in advance!


Comments

Popular posts from this blog

php - How can an email be returned from Stripe Checkout? -

SQL php on different pages to Insert (mysqli) -

linked list - Get the index of the Node in a LinkedList which contains the given value in java -