WindSekirun (wind.seo)

Results 31 comments of WindSekirun (wind.seo)

try CheckBox.post(new Runnable); in Runnable, put CheckBox.setChecked(true)

GoogleLogin doesn't support getting 'accesstoken' by RxSocialLogin. For Details, please [see this](https://github.com/WindSekirun/RxSocialLogin#supported-platforms)

I'll check it is possible.

I'm having a schedule until the end of December, so I can't update it directly.

I implement ```RxSocialLogin.addLifecycleEvent(lifecycle: Lifecycle)``` and ```RxSocialLogin.removeLifecycleEvent(lifecycle: Lifecycle)``` methods in RxSocialLogin class. These methods can **(de)observe Lifecycle(androidx.lifecycle) event**, execute lifecycle-related event automatically when lifecycle has changed in Activity and Fragment. Just...

Snapshot : ```implementation 'com.github.WindSekirun:RxSocialLogin:48ce885917'```

It seems you don't use androidx in your project. Starting with the next release, i will be releasing only androidx, but i'll work with another branch and deploy a snapshot...

Snapshot: ```implementation 'com.github.WindSekirun:RxSocialLogin:373539f712'```

I don't have much time to manage library until End of December, so I can't be sure I can resolve an issue at now. If you can, please provide sample...

I'm having a schedule until the end of December, so I can't update it directly.