Add a detailed procedure.

1. Launch the application. (Activity A started)
Activate Activity B, Activity A is for splash image display, so immediately 
finish
Activate Activity C from Activity B. (B does not finish.)
Activate Activity B from Activity C. (C does not finish.)
5. When you tap in the screen in Activity B, the application goes to the 
background

* All Activity calls specify FLAG_ACTIVITY_REORDER_TO_FRONT


2017年1月25日水曜日 12時27分54秒 UTC+9 csrd:
>
> The following events are occurring, I am in trouble.
> If you know something, would you please teach me?
>
> 1. Launch the application.
> 2. Manipulate several step screens within the application.
> 3. Tap anything in the application screen. (It will also happen on View 
> which does not arrange tap events etc.)
> 4. The application has gone to the background and the home screen is 
> displayed.
>
> It is frequent in Android 6.
> It does not seem to happen on Android 7.
>
> If there is necessary information such as application configuration, 
> please ask a question.
>
> Thank you for your consideration.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/364b5232-2cb2-4782-ad64-899e3e516392%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to