Nick van Dyke

Results 24 comments of Nick van Dyke

Would this be the proper way to implement dialogs as Scenes too? In the ViewController, create an AlertDialog, passing it the view, and use a SceneTransition that doesn't remove the...

@nhaarman The view would be wrapped in an AlertDialog. So far, it seems the proper way to do this would be to create and show an AlertDialog in the ViewController's...

I'll give it a shot and report back. I used a similar approach with Conductor and it worked well

@manueldidonna What I've done in this case is make Scene B nested within Scene A - i.e. A retains a reference to B, and forwards its lifecycle callbacks to B,...

What @Zhuinden linked works well, thanks guys. Wasn't able to find it with my own googling

Cool, thanks. I figured it'd be something related to transitions. May I ask what your future plans are for the lib? My team is considering using it in production, but...

I'm using an emulator - don't have a physical device of this Android version to test on. Perhaps related? It works fine on the emulator on more recent Android versions....

I think some coworkers have devices with older Android versions, I'll see if they've run into anything. I appreciate the prompt response 👍

Sure, can do. To make sure I understand for when posting it, the problem is that Karabiner waits the full threshold before sending the ``, when it could/should send it...

Also, unrelated, but @yqrashawn how would I use the same sublayer key but with a different modifier? For example, holding f and pressing j mapping to a different `` than...