D
Deleted member 103
Guest
Hi,
In this example, I show a difference between CallSub3 and CallSubDelayed3, and I want to know if it's normal or if it's a B4a error.
1) If I start the Activity-2 with the button "Button1_Click", then after 5 seconds the app stops at Activity-2.
2) But if I start the Activity-2 with the button "Button2_Click", then after 5 seconds the app goes back to Activity-1.
Question: is this normal or is it a mistake?
In this example, I show a difference between CallSub3 and CallSubDelayed3, and I want to know if it's normal or if it's a B4a error.
1) If I start the Activity-2 with the button "Button1_Click", then after 5 seconds the app stops at Activity-2.
2) But if I start the Activity-2 with the button "Button2_Click", then after 5 seconds the app goes back to Activity-1.
Question: is this normal or is it a mistake?