pull/600/head
Sawyer Blatz 5 years ago committed by GitHub
parent 6abc36afe8
commit 74829c23b4

@ -87,9 +87,6 @@ class CollectionViewHolder(
this.collection = collection
this.expanded = expanded
updateCollectionUI()
// See #2625 for why we're invalidating
view.invalidate()
}
private fun updateCollectionUI() {

Loading…
Cancel
Save