tangjingyuan

Results 2 issues of tangjingyuan

Varibale *effectPageType* is defined as the following code snippet: https://github.com/kinecosystem/android-stellar-sdk/blob/51e3ce6a080ff415783a9c6d47e284b6d41ac5b5/android-stellar-sdk/src/main/java/org/stellar/sdk/responses/GsonSingleton.java#L20 But in registerTypeAdapter it use AccountResponse https://github.com/kinecosystem/android-stellar-sdk/blob/51e3ce6a080ff415783a9c6d47e284b6d41ac5b5/android-stellar-sdk/src/main/java/org/stellar/sdk/responses/GsonSingleton.java#L35 @yosriz @OrenZak

Hello @OrenZak , we watched two JSON crashes in SDK 1.0.1. Here are the logs: ## serialize ![image](https://user-images.githubusercontent.com/12523498/56780350-8e247f00-6811-11e9-8dc8-8da6e2406fc3.png) ## deserialize ![image](https://user-images.githubusercontent.com/12523498/56780394-b14f2e80-6811-11e9-82b4-30f4e1e8aca0.png)