ColtonIdle

Results 54 issues of ColtonIdle

I'm tryin the coroutines handson project https://play.kotlinlang.org/hands-on/Introduction%20to%20Coroutines%20and%20Channels/01_Introduction but it won't run because of an error: Error running 'contributors.MainKt': 'JDK_1.8.0' is bad configured

Watching this: https://youtu.be/S_zZRBJxTQ0?t=201 And I thought I had build cache enabled... but I didn't. Would've thought gradle doctor would've warned me about it? What do you think runningcode ?

Directory names using some uppercase letters can cause issue. For example > OSX is not case sensitive by default but linux is. > The inputs are treated as completely different...

Not sure if it'd be possible, but would be cool to add.

Here is my xml ``` ``` kotlin ``` pager.adapter = adapter circleIndicator.setViewPager(pager) ``` version ``` me.relex:circleindicator:2.1.4 ``` I believe I'm using ViewPager1? `androidx.viewpager.widget.ViewPager` Output: What am I doing wrong? I...

## What feature would you like to see? Expose a way to set firestore channel or stub ## How would you use it? Currently there is no good way to...

type: feature request
api: firestore

**Is your feature request related to a problem? Please describe.** Debug image loading **Describe the solution you'd like** Can we get debug cache loading on AsyncImage or something like picasso?...

enhancement

## Is your feature request related to a problem? Please describe. I am minifying my app (r8) and my apps dex file size according to apk analyzer is ~6MB after...

feature

I created the asdfrc file and added that key value pair Proof ``` coltonidle@MacBook-Air ~ % cat ~/.asdfrc java_macos_integration_enable = yes coltonidle@MacBook-Air ~ % ``` Running `java_home` or `/usr/libexec/java_home` greets...

### Checklist before submitting a bug report - [X] I've updated to the latest released version of the SDK - [X] I've searched for existing [Github issues](https://github.com/facebook/facebook-android-sdk/issues) - [X] I've...

needs-triage
bug