-
**Describe the bug**
when i type @ into the search the app crashes
**To reproduce**
Steps to reproduce the behavior:
1. Go to the search box
2. type the @ symbol
3. See error
**Does th…
-
```
What steps will reproduce the problem?
1. Create a project using RecyclerView
2. Include espresso-core
3. Run tests, be happy
4. Include espresso-contrib
5. Run tests, get java.lang.IncompatibleCl…
-
```
What steps will reproduce the problem?
1. Create a project using RecyclerView
2. Include espresso-core
3. Run tests, be happy
4. Include espresso-contrib
5. Run tests, get java.lang.IncompatibleCl…
-
Got several crashes from different users in Crashlytics, but never in development.
I suppose it is somehow related to the hashcode and equals overriding for children of AbstractHeaderItem and Abstrac…
-
[2019-07-03-13-40-22.txt](https://github.com/microg/android_packages_apps_GmsCore/files/3354592/2019-07-03-13-40-22.txt)
it should be this one:
```
07-03 13:40:10.009 E/AndroidRuntime(11396): j…
-
Hi this is an awesome work, i tried to replicate the same while using recyclerview adapter but it doesn't work, i mean my application doesn't start itself, stuck on splash screen, this is what my logs…
-
java.lang.ArrayIndexOutOfBoundsException:
at com.andrognito.pinlockview.PinLockAdapter.configureNumberButtonHolder (PinLockAdapter.java:69)
at com.andrognito.pinlockview.PinLockAdapter.onBindVi…
-
I see a small amount of crashes on Storyly SDK in production but I can't find steps to reproduce the issue. Currently I am using version 2.16.1 but I see the same problem before update from version 2.…
-
java.lang.NullPointerException: Attempt to invoke virtual method 'int com.evrencoskun.tableview.adapter.recyclerview.CellRecyclerView.getScrolledX()' on a null object reference
at com.evr…
-
We have this use case where we might call `recyclerView.smoothScrollToPosition` on a view that has been removed from its container. In that case, we get the following crash:
```
Fatal Exce…