matsudamper

Results 13 comments of matsudamper

not called https://github.com/facebook/facebook-android-sdk/blob/75d7583f7b02f51ed9034cb1b1f0ced486ec6ecd/facebook-common/src/main/java/com/facebook/login/LoginFragment.kt#L144-L147

It turned out that the problem is that ScrollState is SCROLL_STATE_SETTLING even if it scrolls to the end. This has been confirmed with the GooglePay app.

I will do it.🙌 However, I do not know whether to shift Ripple to the left or hide. I think that it is better not to have ripple.

I think that It is better to delete ripple. Because there is no ripple in the Play Store etc. I think that it is better than misaligned.

seems to be fixed. https://github.com/facebook/facebook-android-sdk/commit/d7d4e0d241ea4f9e7035fb12b87b249a10e9af36 https://github.com/facebook/facebook-android-sdk/releases/tag/sdk-version-14.1.0

seems to be fixed. https://github.com/facebook/facebook-android-sdk/commit/d7d4e0d241ea4f9e7035fb12b87b249a10e9af36 https://github.com/facebook/facebook-android-sdk/releases/tag/sdk-version-14.1.0 I will close it when others can confirm it. Please report.

`completedStage` returns `MinimalStage`. ```java public static CompletionStage completedStage(U value) { return new MinimalStage((value == null) ? NIL : value); } ``` `isDone` is not supported. ```java /** * A subclass...

I dont know this annotation. That's pretty much it for now. Waiting for the official code. Thank you. ``` @file:Suppress( "INVISIBLE_MEMBER", "INVISIBLE_REFERENCE", "EXPOSED_PARAMETER_TYPE" ) ```

When will 2.0.0 be released? https://search.maven.org/artifact/io.realm.kotlin/gradle-plugin