Nicolas Milliard

Results 6 comments of Nicolas Milliard

@ApmeM just tried master `FlowLayoutManager` and I am getting: ``` java.lang.IllegalArgumentException: Called attach on a child which is not detached: ViewHolder{10f1f7e9 position=0 id=0, oldPos=-1, pLpos:-1 no parent} at android.support.v7.widget.RecyclerView$4.attachViewToParent(RecyclerView.java:587) at...

Rolling back to commit `922fcc9e821d838f219c4a5fe5c11bfa0ce70313` fixes the issue

Also I am having an issue where all the cells width are correct but for two of them, half of the text is not visible due to the text being...

Kotlin multiplatform is in Beta but there are no firebase client SDK for desktop (jvm only). Open sourcing Auth would be great in order to have the community porting a...

Hi @liuyang1520 I am not able to provide a more detailed stacktrace. It's happening on a small subset of production devices in the wild. If a new version the Amplitude...

Here is a stacktrace: ``` Non-fatal Exception: com.couchsurfing.mobile.data.api.AmplitudeException: Stack trace: org.json.JSONException: Value of type java.lang.String cannot be converted to JSONObject at org.json.JSON.typeMismatch(JSON.java:112) at org.json.JSONObject.(JSONObject.java:169) at org.json.JSONObject.(JSONObject.java:182) at com.amplitude.core.utilities.HttpClient$upload$1.close(SourceFile:116) at com.amplitude.core.platform.EventPipeline$upload$1.invokeSuspend(SourceFile:231)...