ColtonIdle

Results 90 comments of ColtonIdle

@jossiwolf looks like navigator level api will be available first before the destination level api. Question with that though. Do you know if we could possible use two of these...

That's a decent workaround. That way all of my bottom sheets are fully in control of how they draw themselves. I wonder if I lose anything by going that route...

Is there a way to just disable dependency analysis plugin until I need to use it? I guess I could just comment it out, right? I just noticed (due to...

Cool. No worries. Just checking. Cheers Tony

@autonomousapps The only thing I really call is in my custom App class onCreate() ` JodaTimeAndroid.init(this);`

Interesting. I'm fine with just disabling the check on this specific dependency. I figured it's something wonky that the joda-time libs have to do, but I just wanted to bring...

Thanks, the temporary workarounds are appreciated. Looking forward to when cororutines can be launched natively inside of FirebaseMessagingService.

@argzdev @schmidt-sebastian has anyone been able to take a look at this? It seems like if documentRef was removed as an arg, then this would be possible?

I'm fairly certain I saw this issue yesterday when I was playing around, and I think it's just a fish_config overwriting omf theme. See: https://github.com/oh-my-fish/oh-my-fish/issues/671 I think we could probably...