Jerry·H

Results 4 issues of Jerry·H

Environment - [x] MVPArms Version: 2.5.2 - [x] AndroidStudio Version: 3.5.3 ### Bug Description: ZipHelper#decompressForGzip while ((bytesRead = gis.read(data)) != -1) { string.append(new String(data, 0, bytesRead, charsetName)); } 拼接中文时会乱码 ###...

Hi. 1. **Describe the bug** (mandatory) Altering the system time will cause outgoing calls to become unresponsive and fail to disconnect automatically. Even after manually ending the call, all subsequent...