Closed jasonplojo closed 7 years ago
Timeout duration is currently referring to the Integer resource ID, instead of the actual content of the resources. Timeout is longer than expected. Make sure all assigned timeouts are the actual Integer value and not the resource ID.
Bug fixed. Added getInteger method call to resource references.
Timeout duration is currently referring to the Integer resource ID, instead of the actual content of the resources. Timeout is longer than expected. Make sure all assigned timeouts are the actual Integer value and not the resource ID.