I have no problem with the demo project. It just happened on my project.
The backstack has many stacks.
I don't understand why you use Looper.myQueue().addIdleHandler instead of getHandler().post
I have tried to keep your version 1.0.6, only using getHandler ().post
--> This issue is resolved
Originally posted by @HuuNguyen312 in #11 (comment)
I have no problem with the demo project. It just happened on my project.
The backstack has many stacks.
I don't understand why you use
Looper.myQueue().addIdleHandlerinstead ofgetHandler().postI have tried to keep your version 1.0.6, only using getHandler ().post
--> This issue is resolved
Originally posted by @HuuNguyen312 in #11 (comment)