Patrick

Results 9 issues of Patrick

Currently we're seeing spurious crashes when using the `PagedListDelegationAdapter` # How to reproduce Unclear, seems to happen when initialising a new adapter # Affected devices All tested, some Pixels, some...

# Description In the class `TestDescriptor` the `playFromSearch` in line 39 sets `queryRequired` to `false`. Therefore, the query is never shown in the configuration dialog, the dialog only adds EditText...

# Description In the `commonTests` of the auto test suite, there is the `initialPlaybackStateTest` at line 298ff. in `TestDescriptor` It has the ID 15, and is therefore executed as one...

# Description We see a crash in Production, which is affecting very few users currently, but those seem to always get it ``` Fatal Exception: java.lang.NoSuchMethodError: No direct method (Lcom/qonversion/android/sdk/internal/billing/QonversionBillingService;Lkotlin/jvm/functions/Function1;Lkotlin/jvm/functions/Function1;)V...

bug
investigating

# Description Has anybody maybe seen this issue before? (Shortened, [full stack trace here](https://gist.github.com/avalanchas/ac4e653a5d6522950bc7689db16e589e)) ``` Fatal Exception: java.lang.IllegalArgumentException: Called attach on a child which is not detached: b{13946ee position=0 id=-1,...

stale

# Description I am currently seeing this crash in production but unfortunately cannot reproduce it yet. ``` Fatal Exception: java.lang.IllegalArgumentException: parameter must be a descendant of this view at android.view.ViewGroup.offsetRectBetweenParentAndChild(ViewGroup.java:6335)...

Hi, plugin is working tremendously well so far. A small feature request if I may? Not found anything in the search, please correct me is this already exists The plugin...

**Is your feature request related to a problem?** Facebook Shimmer [is archived and does not receive updates anymore](https://github.com/facebookarchive/shimmer-android) **Describe the solution you'd like:** - [ ] Decide on a migration...

### Problem description I would like to have one build (one version code) be deployed to multiple tracks at the same time so that I don't have to promote a...

enhancement
waiting-for-reply