brickkit-android icon indicating copy to clipboard operation
brickkit-android copied to clipboard

BrickKit for Android

Results 7 brickkit-android issues
Sort by recently updated
recently updated
newest added

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/wayfair/brickkit-android). ## Config Migration Needed - [ ]...

Unit Test Job is failing with error ![image](https://user-images.githubusercontent.com/870161/195947152-03b50acd-8036-49ca-a689-2525087dcfb0.png) Same code is working on local machine ![image](https://user-images.githubusercontent.com/870161/195947194-0acb21d4-638d-4b82-9965-f1207eefca80.png) **History:** Before [Renovate PR](https://github.com/wayfair/brickkit-android/pull/263) GithubActions Build Job and Unit test were [failing](https://github.com/wayfair/brickkit-android/actions/runs/3252496606/jobs/5338770535) due to...

There is an intermittent exception happening when fragments are destroyed ``` Fatal Exception: java.lang.IllegalStateException Observer androidx.recyclerview.widget.RecyclerView$x@2e03f6b was not registered. android.database.Observable.unregisterObserver (Observable.java:69) androidx.recyclerview.widget.RecyclerView.setAdapter (RecyclerView.java:1194) com.wayfair.brickkit.BrickDataManager.onDestroyView (BrickDataManager.kt:399) ``` the issue appears to...

Serializable should not be used in Android in general. Brickkit ViewModels are serializable when they don't need to be...use parcelable if persisting state is needed.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/checkout](https://redirect.github.com/actions/checkout) | action | major | `v3` → `v6` | | [actions/setup-java](https://redirect.github.com/actions/setup-java) |...

renovate/actions/checkout

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [suzuki-shunsuke/github-action-renovate-config-validator](https://redirect.github.com/suzuki-shunsuke/github-action-renovate-config-validator) | action | patch | `v0.1.2` → `v0.1.3` | --- ### Release...