I have an application with a lot of action. Many of these actions can be triggered by others, so the user must generate a fairly large stack of activity.
I am currently using the default activity trigger behavior. Does anyone know if there might be a problem with a large activity stack (e.g.> 100)? Is there a limit to this? Will performance decrease, trigger an ANR dialog, or something like that?
thank
source
share