Class POBInternalBrowserActivity

  • All Implemented Interfaces:
    android.content.ComponentCallbacks , android.content.ComponentCallbacks2 , android.view.KeyEvent.Callback , android.view.LayoutInflater.Factory , android.view.LayoutInflater.Factory2 , android.view.View.OnCreateContextMenuListener , android.view.Window.Callback

    
    public class POBInternalBrowserActivity
    extends Activity
                        

    Activity class definition is used to work as In-app browser for SDK and responsible to handle browser functionality. The activity is registered with configChange 'orientation|screenSize|smallestScreenSize|screenLayout' and theme is set to '@android:style/Theme.Black.NoTitleBar' in the manifest file To get appropriate browser notification one should use startNewActivity method.