Mitsichury
Mitsichury
Hi :) I have noticed that if I add a BigInt field, I can't sort or apply filters on it. It is rightly stored and loaded. Could you add the...
Hi :) I've been through a weird behaviour when trying to sort data. Here a TU that reproduce the issue. Could you fix it please or tell me what do...
Hi, I have some troubles with mock values with Robolectric 4.3 Android Build tools: 3.4.1 Gradle Version: gradle-5.1.1 ```java @RunWith(RobolectricTestRunner.class) public class MyTestClass { @Test public void test() { setStaticField(BuildConfig.class,...