Alex Urzhumtsev

Results 3 issues of Alex Urzhumtsev

Can anybody suggest how can FlipItemAnimation can be implemented onChange? I see only abstract methods for adding and removing items `protected abstract void animateRemoveImpl(final RecyclerView.ViewHolder holder);` `protected abstract void animateAddImpl(final...

If I write a later version of line sdk, gradle is downloading pom file forever. Also you can see here https://mvnrepository.com/artifact/com.linecorp/linesdk that the last version available is 5.3.1

Android line sdk returns token and if you validate it via https://api.line.me/oauth2/v2.1/verify, it returns {"message":"failed to parse"} What is wrong? also if you check token here https://jwt.io/#debugger-io, it says: Looks...