Samuel Chou
Samuel Chou
The magnet initial position (or `setInitialPosition(x,y)` ) is not working right -- the `x` parameter (setting horizontal position) would never work, since the spring effect every update when moving --...
Run the demo app on Google Pixel 5(Android 11) and you will see what similar to below. The ToolTip position seems to be more "bottom" than expected.  I'm sure...
jCenter has been shut down since 2021/05/01: https://jfrog.com/blog/into-the-sunset-bintray-jcenter-gocenter-and-chartcenter/ And Gradle suggests to stop using it (and its dependency): https://blog.gradle.org/jcenter-shutdown Would you consider publish the library to other platform, like [JitPack](https://jitpack.io/)...
Gandalf is great, I really liked it! It provides the most features that my team-project needs. However, I'd like to add a custom `HistoryChecker` setter (and `VersionChecker` btw) to make...
I'm trying to add Chinese(Traditional) support. It should be a easy fix...
It seems that kotlin type recognition for `Observable.create` extension series will fail, after adding `delay` functions. For example, consider code below: ```Kotlin data class User(val id: String, val name: String,...
which I think is pretty useful for TagFlow. Please accept.