All,
I was in the process of rebranding some old code and suddenly the Activty.BringtoFront no longer exists! Is this replaced by something? I really needed that function, it was perfect for my application.
If the new view opened in the Activity is in a Panel, just send the Panel view to the back. It will do the same as Activity.BringToFront. This will work for WebView or any other view as well.