public class BrazeWebViewActivity
extends FragmentActivity
From https://developer.android.com/guide/topics/manifest/activity-element#exported -> "If "false", the activity can be launched only by components of the same application or applications with the same user ID."
Constructor and Description |
---|
BrazeWebViewActivity() |
Modifier and Type | Method and Description |
---|---|
void |
onCreate(android.os.Bundle savedInstanceState) |