kcms/activities: Port from SwipeListItem and simplify interaction
First commit is the same deal as in teams/vdg/issues#34 (closed): port from SwipeListItem to ItemDelegate to fix the background and highlight.
While at I, thought that we could simplify the interaction by making the whole delegate the click target to configure an activity, instead of a Configure Button. Otherwise pressing/clicking would do nothing at all.
BEFORE | Plain Port | Press to config |
---|---|---|