-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the com…
-
### Problem Description
Meta introduced a number of new higher-precedence aria- props in 0.71, including a new role prop, and seems to be increasingly converging with ARIA standards. While adding su…
-
Picasso version: 2.5.2
![anr_picasso](https://user-images.githubusercontent.com/1121251/27495677-cddd255a-5807-11e7-9fd2-1be5291dd5bb.png)
Stack Traces
```
"main" prio=5 tid=1 Native
| grou…
-
Hi,
We are seeing too much crashes on crashlytics with Applovin related.
Most reproducible devices: Galaxy Note 3, Asus Zenpad 10, Galaxy J4 Core
This is the one of the most receiving crash s…
-
-
Caused by java.lang.NullPointerException
at org.hisp.dhis.android.sdk.persistence.models.Event.isDeleted(Event.java:353)
at org.hisp.dhis.android.sdk.synchronization.domain.event.EventSy…
-
Fatal Exception: java.lang.NullPointerException: Attempt to invoke virtual method 'android.content.Context android.content.Context.getApplicationContext()' on a null object reference
at com.us…
KORuL updated
5 years ago
-
### What happened?
When using Iris, multiple maps placed in item frames in the same block, overlap each other in a wrong order, instead of following a strict overlay order (based on the time of ite…
-
I'm using this on one of my app and I'm getting following Exception from line `mBuilder = camera.createCaptureRequest(CameraDevice.TEMPLATE_MANUAL);` in CameraUtilLollipop class.
Stack Trace:
```
…
-
I just followed the [React Native getting started](https://facebook.github.io/react-native/docs/getting-started.html) section (code on https://github.com/Semillas/semillas_react_native)
I followed…