default category setted
This commit is contained in:
@@ -31,5 +31,5 @@ public class ApiConstants {
|
|||||||
public static final String ONESIGNAL_NOTIFICATION_TAG_KEY = "notificationAllowed";
|
public static final String ONESIGNAL_NOTIFICATION_TAG_KEY = "notificationAllowed";
|
||||||
public static final String ONESIGNAL_NOTIFICATION_TAG_VALUE = "true";
|
public static final String ONESIGNAL_NOTIFICATION_TAG_VALUE = "true";
|
||||||
|
|
||||||
public static final int NAVIGATION_MENU_DEFAULT_CATEGORY_INDEX = 0;
|
public static final int NAVIGATION_MENU_DEFAULT_CATEGORY_INDEX = 1;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user