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
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