-
Hello,
First of all, sorry for posting it here. I know it is "out of scope" and that it should go ask in StackOverflow. [I have already done it here.](https://stackoverflow.com/questions/53382320/w…
-
**Describe the bug 🐛**
I'm implementing Instant Search on my android app using Paging 3 and flow to update the UI
I followed this article : https://www.algolia.com/doc/api-reference/widgets/multi-hi…
-
I believe that the issues raised in https://github.com/bluelinelabs/Conductor/issues/302 merit addressing.
Due to tight coupling with Fragments, the Arch Component library doesn't play nicely with …
-
```
E/AndroidRuntime: FATAL EXCEPTION: main
Process: blog.nordgedanken.simplematrix.fcm, PID: 31504
java.lang.IndexOutOfBoundsException: Index out of bounds - passed position = 30, old list…
-
How come these 3 lines don't prevent an exception?
`
GeoJsonSource poisSource = new GeoJsonSource(SOURCE_ID, features);
if (mapboxMap.getStyle().getSource(SOURCE_ID) == null)
…
-
### What mobile OS are you using?
Android
### Please provide details on the device you experienced the bug on
Hi, i'm Keraliss from walletscrutiny, i tried to build your app from the dockerfi…
-
At the time of writing [this article](https://walletscrutiny.com/posts/2019/11/edge/) your app was not verifiable. Please help make your app verifiable for outside developers and let me know when you …
-
- [x] Fragment のプロパティに binding を持たせ続けてしまうとメモリリークを起こしてしまう危険性があります。公式にもあるように onDestroyView に null を代入したりしてメモリの解放を行うと良いです。
- https://developer.android.com/topic/libraries/view-binding#fragments
- [ ]…
-
### Error stack trace
```
com.squareup.moshi.JsonDataException: com.squareup.moshi.JsonDataException: Expected an int but was 2416208968 at path $.items[5].payload.comment.pull_request_review_id at …
-
When building and publishing and Android Library project, the `releaseNeeded` task always claims that changes have been made because the comparison fails for some reason. I have a `sourcesJar` task th…