Page MenuHomePhorge

Refactor room list to use ItemDelegate
ClosedPublic

Authored by tusooa on Tue, Jul 28, 9:21 PM.

Details

Summary

SwipeListItem is buggy, so port away from it. The favourite indicator is shown as a pure indicator and all actions are moved into the context menu.

Type: add

CCBUG: https://iron.lily-is.land/T175

Test Plan

Check you can invoke the context menu for the RoomListViewItemDelegate via right click (desktop) / long press (mobile).

Diff Detail

Repository
rK kazv
Branch
tusooa/stacked-2
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 682
Build 1346: Invoke BuildbotBuildbot build #2255
Build 1345: arc lint + arc unit

Event Timeline

Please add a changelog type to the summary, using the following format:

Type: (add|remove|skip|security|fix)

tusooa removed a reviewer: servant.
tusooa edited the test plan for this revision. (Show Details)
This revision is now accepted and ready to land.Sat, Aug 1, 7:39 PM