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

qt - Using float or double for own QML classes -

Create Outlook appointment via C# .Net -

ios - Swift Array Resetting Itself -