power-adapters icon indicating copy to clipboard operation
power-adapters copied to clipboard

Layout resource optimization requires reset views

Open BenTilbrook opened this issue 6 years ago • 0 comments

Due to the recent layout resource optimization, where 2 Binders shared an item type automatically if they used the same layout resource, binders must reset all aspects of the view they configure. This is because the view may be reused, despite the user not opting-into this reuse.

BenTilbrook avatar Jun 21 '18 06:06 BenTilbrook