-
Hi @jin,
We are working (@gonzaloruizdevilla) on a project, where the use of databinding functionality is needed, but we encounter the following problem:
build did NOT complete successfully (33 …
-
### Summary
I added 10 images today in the limited connection mode.
These images didn't immediately upload as expected, but appeared in the list.
The upload bar was animating though, rather than di…
-
Hello,
This is more of a question that an actual issue. We've recently migrated our project to RxJava 3 and our UI tests were all randomly failing. The culprit turned out to be com.squareup.retrofi…
-
# DataBinding
데이터바인딩을 사용하면서, 알수없는 이유들로 작업내용을 쑤욱 둘러보는경우가 많다.
잘못된 객체참조는 흔한이슈이며, xml 내의 id참조가 잘못되는 경우도 마찬가지 작업하며 발생하는 주의사항들을 적어보겠다.
### view/id 사용로 사용되는 naming 은 반드시 under_score 방식을 사용해야한다.
bindin…
-
I have some trouble uploading a particular file. Maybe I mistakenly paused it, and also I noticed a "Wikipedia" symbol on it in gallery, it is the first time I see that symbol, not sure if related.
`…
-
### Description
Adding library to android project and run tests produce this error:
```Error: Program type already present: org.apache.maven.profiles.ProfileManager```
### Steps to Reproduce
`…
-
# The problem
I have StrictMode enabled, and I noticed this in my logs:
```
2021-04-29 13:33:06.127 D/StrictMode: StrictMode policy violation; ~duration=93 ms: android.os.strictmode.NetworkVio…
-
Hi,
Demoapp is working fine on Nexus6P running android 9. I am trying to run application on Nexus 5 (Android 6) but getting the following error:
```
Caused by: java.lang.NoClassDefFoundError: o…
-
Description:
---
io.reactivex.exceptions.OnErrorNotImplementedException: Unable to resolve host "www.autojs.org": No address associated with hostname
at io.reactivex.internal.functions.Functions$OnE…
-
There are three Source types: `MEMORY`, `PERSISTENCE` and `CLOUD`; I get results from cloud and memory, but after I close app I lose all data: no data returned from `PERSISTENCE`. How can I fix/debug …