-
Happen when scrolling and tapping on DNS log entries (to bring up bottomsheets).
```py
11-01 22:24:39.303 31145 31145 E AndroidRuntime: java.lang.IndexOutOfBoundsException: Inconsistency detected.…
-
Trying to open the Advanced section of the active (connected) profile causes the application to crash:
```
E AndroidRuntime: FATAL EXCEPTION: main
E AndroidRuntime: Process: de.blinkt.openvpn, PI…
-
Fatal Exception: java.lang.NullPointerException
Attempt to invoke virtual method 'void android.view.View.clearAccessibilityFocus()' on a null object reference
Stack Trace :
Fatal Exception: j…
-
1. 现象:崩溃
2. 场景:线上的场景,不知道用户怎么操作的
3. 系统版本:目前是大量Android10 以及以下的出现崩溃,Android10以上是没有出现过
4. 疑问:com.effective.android.panel.view.content.ContentContainerImpl.layoutContainer(ContentContainerImpl.kt:380) …
-
See parent issue https://github.com/kiwix/kiwix-android/issues/4035
**Describe the bug**
We are using the `isFileExist` method to check whether the file exists or not, but we are using the `runBlocki…
-
Need to make adapter for the recycler view which shows the category of the expenses, along with images
-
Happened when typing in the search box in *Configure* -> *Apps*:
```
08-28 01:32:17.767 23474 23474 E AndroidRuntime: Process: com.celzero.bravedns, PID: 23474
08-28 01:32:17.767 23474 23474 E An…
-
### Cause of error
```java
Exception in thread "main" java.util.concurrent.RejectedExecutionException: Task android.os.AsyncTask$3@fb5b3d8 rejected from java.util.concurrent.ThreadPoolExecutor@e3993…
-
java.lang.NoSuchMethodError: No virtual method centerCrop()Lcom/bumptech/glide/request/RequestOptions; in class Lcom/bumptech/glide/request/RequestOptions; or its super classes (declaration of 'com.…
-
**Describe the bug**
In most fragment, setting up RecyclerView and Adapter leads to memory leaks reported by Leak Canary
**Screenshots**
**Additional context**
#1705 related issue
…