registerActivity

public static void registerActivity(RouteUtil.ActivityType activityType, Class<? extends Activity> activity)

Register Activity

Parameters

activityType

Activity page type

activity

The Activity to be registered