-
## Error in 自动记账
**java.lang.IndexOutOfBoundsException** in **MainActivity**
Inconsistency detected. Invalid view holder adapter positionBaseViewHolder{8e44703 position=5 id=-1, oldPos=0, pLpos:0 scr…
-
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.…
-
**Please describe the feature you want this project to offer**
The RecyclerView Adapter that displays the todo items in the Main Activity should be implemented.
**Describe the solution you'd like*…
-
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…
-
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…
-
### Cause of error
```java
Exception in thread "main" java.lang.IllegalStateException: Design assumption violated.
at androidx.viewpager2.adapter.FragmentStateAdapter.placeFragmentInViewHolder(Fra…
-
## 描述
```kotlin
addType(R.layout.pc_stream_dev_info_adapter_head_item)
addType(R.layout.pc_stream_dev_info_adapter_foot_item)
addType(R.layout.pc_stream_dev_info_adapter_item)
onBind {
w…
-
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…
-
1. 现象:崩溃
2. 场景:线上的场景,不知道用户怎么操作的
3. 系统版本:目前是大量Android10 以及以下的出现崩溃,Android10以上是没有出现过
4. 疑问:com.effective.android.panel.view.content.ContentContainerImpl.layoutContainer(ContentContainerImpl.kt:380) …
-
**Description:**
I have a `CoordinatorLayout` with an `AppBarLayout `and a `NestedScrollView`. In the `NestedScrollView`, I have a horizontally scrolling `RecyclerView` surrounded by two dummy `Vi…