-
References https://fabric.io/ona-systems/android/apps/org.smartregister.path/issues/59ccc4dbbe077a4dcc63d982?time=last-thirty-days
Fatal Exception: java.lang.NullPointerException: toCopy == null
…
-
java.lang.ArrayIndexOutOfBoundsException:
at com.andrognito.pinlockview.PinLockAdapter.configureNumberButtonHolder (PinLockAdapter.java:69)
at com.andrognito.pinlockview.PinLockAdapter.onBindVi…
-
https://github.com/material-components/material-components-android/blob/64b066a0c46e78f2c41403dd566fbc1ce8125b66/lib/java/com/google/android/material/bottomsheet/BottomSheetBehavior.java#L612C1-L612C1…
-
### Checklist
- [X] I am able to reproduce the bug with the latest version given here: [CLICK THIS LINK](https://github.com/TeamNewPipe/NewPipe/releases/latest).
- [X] I made sure that there are *…
iiD4x updated
10 months ago
-
```
--------- beginning of crash
2022-10-19 17:16:04.541 323-323/? E/AndroidRuntime: FATAL EXCEPTION: main
Process: com.pengxh.autodingding, PID: 323
java.lang.IllegalArgumentException…
-
Application: io.oversec.one
Version: 1005005
Build-Type: release
Flavor: oversec
Android-Version: 27
Android-Build: bq/bardock-pro/bardock-pro:8.1.0/OPM1.171019.026/1082:user/release-keys
Hardwa…
-
-
As the title says, the graph may run into problem in certain cases, when trying to draw itself.
My initialization of the algorithm is:
```
val configurationBuilder = SugiyamaConfiguration.Builder…
-
对于view 而言,都有scrollX,ScrollY属性,这个属性在Android 绘画的时候computScroll会用到,那么我想问的是当scroll发生改变的时候,比如一个LinearLayout用一个scroller去改变它的scrollY,这样子LinearLayout的scrollY改变了,那么在drawChild的时候LinearLayout的canvas坐标也改变了,是否因此…
ttgdz updated
9 years ago
-
每个helper的宽高都是不同的
当我把DelegateAdapter(virtualLayoutManager,false)时 就会报空指针
.NullPointerException: Attempt to read from field 'java.lang.Object android.util.Pair.second' on a null object reference
…