android - multiple activities are starting when on click -


i calling 1 activity via intent when user clicks login button.when internet connection poor user clicks login button , activity not started user clicking login button again. after time 2 activities opening.how can resolve this. fine when internet connection good.

thanks in advance

problem solved android:launchmode="singletop" in manifest


Comments

Popular posts from this blog

node.js - NodeJS remote terminal to Dropbear OpenWRT-Server -

Qt4: how to send QString inside a struct via QSharedMemory -

node.js - On Gitbash - Bower : ENOGIT git is not installed or not in the PATH -