Vincent-Loi

Results 3 comments of Vincent-Loi

Forked and tested the fix on the latest Android Studio 3.6.1 😉 https://github.com/Vincent-Loi/android-drawable-importer-intellij-plugin You can also "Install Plugin from Disk" with this [zip](https://gpskaihu.nz/ADI-hack/ADI-hack-plugin-AS36.zip) file.

Forked and tested the fix on the latest Android Studio 3.6.1 😉 https://github.com/Vincent-Loi/android-drawable-importer-intellij-plugin You can also "Install Plugin from Disk" with this [zip](https://gpskaihu.nz/ADI-hack/ADI-hack-plugin-AS36.zip) file.

Same problem, but this workaround does the job for now 👍 > FlexboxLayoutManager use cachedViews which ViewHolder has been reseted. This my caused by RecyclerView is not visible > >...