Johnny Sung

Results 20 issues of Johnny Sung

Hi, I'm not sure whether it cause by the butterknife compiler or kotlin complier. I feedback both the side of the issue tracker. ### Issues It sometimes got this exception...

Add rules for `Apache Log4j` logging library https://logging.apache.org/log4j/ --- gradle dependencies is listed below ``` dependencies { compile 'de.mindpipe.android:android-logging-log4j:1.0.3' compile 'log4j:log4j:1.2.17' } ```

Here is reproduce step: 1. Rename xcode.app into others (e.g. xcode.app -> xcode10.app). 2. Run `pod install` with a project. Example project: https://drive.google.com/open?id=1g7Wl0rBAP9n2SupH_ow1mNkBXkjwMf_A 3. Log message ``` 🚀 Prebuild frameworks...

Hi all, I have using `kovenant` framework with some questions I would like to fetch a table of contents and fetch the content of the table simultaneously, then output a...

Here is the scenario in pseudo code with my case. private Promise grabObjectAandFilter() { return grabObjectA().then(new DoneFilter() { @Override public ObjectA filterDone(ArrayList result) { // Do some filter return getFilteredOne();...

Hi there, I'm newbie for RxKotlin, trying write some code at Android. But I found a (maybe?) a bug and got crazy on this issues. There is the simplified example....

Hi, I found a bug when a structure having method. For the example, Find the `User` struct in sample code ``` type User struct { Username string `json:"username" groups:"api"` Email...

Related issue: #376, enhanced Pull request by: #522. Instead of implement native code, I advocate it handling that flutter side. I extract both iOS and Android native callback into three...

Hi, I found a bug but I don't know how to solve it. I use Flexigrid in my edited CSS layout template. When I put Flexigrid in a DIV and...

## Add Feature - Jump to Location (Press Cmd + G to activate) ## Bug Fix - Apply default location when GPS failed