register Activity
public static void registerActivity(RouteUtil.ActivityType activityType, Class<? extends Activity> activity)
Register Activity
Parameters
activity Type
Activity page type
activity
The Activity to be registered
Register Activity
Activity page type
The Activity to be registered