|
@@ -2,7 +2,7 @@ package com.xplora.xponboarding.Utils;
|
|
|
|
|
|
public class Constant {
|
|
|
|
|
|
- public static String PACKAGE_NAME = "com.xplora.xpsettings";
|
|
|
+ public static String PACKAGE_NAME = "com.xplora.xponboarding";
|
|
|
public static String INENT_VIEW_TYPE = "inent_view_type";
|
|
|
public static String INENT_LIST_INDEX = "inent_list_index";
|
|
|
public static String INENT_RESULT_ACTION = "inent_result_action";
|