update(MainScreen): Fix Timer cannot cancel when switching tabs
This commit is contained in:
@@ -25,5 +25,5 @@ class ApplicationConstants {
|
||||
static const PARTICIPANT_GROUP = "participant";
|
||||
static const NO_DATA = "no_data";
|
||||
static const LOADING = "loading";
|
||||
static int CALL_API_TIMEOUT = 15;
|
||||
static int CALL_API_TIMEOUT = 30;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user