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

python - jinja2: TemplateSyntaxError: expected token ',', got 'string' -

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

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