Skip to content

Use reuseItems for room list and don't have default highlighted room

Devin Lin requested to merge work/improve-room-list into master

Currently regardless of which room opens when NeoChat opens, the first room is always highlighted, which can be confusing. Remove the default highlight, and also enable reuseItems on the ListView to improve performance

Fix #287 (closed)

Edited by Carl Schwan

Merge request reports