- default category indext changed to dynamic

- splash screen design changed
- getShiipngmethodsArray(), getPaymentMethodsArray(), addOrder2() service urls changed
This commit is contained in:
2019-12-10 00:27:49 +03:00
parent 5d15af46c5
commit c242a41d6c
8 changed files with 35 additions and 26 deletions

View File

@@ -44,5 +44,4 @@ public class ApiConstants {
public static final String ONESIGNAL_NOTIFICATION_TAG_KEY = "notificationAllowed";
public static final String ONESIGNAL_NOTIFICATION_TAG_VALUE = "true";
public static final int NAVIGATION_MENU_DEFAULT_CATEGORY_INDEX = 4;
}