Don't use id in background item
This causes issues as soon as we want to overwrite the item which is something to expect in an item called AbstractCard.
QQC2 documentation discourage using id in background and contentItem of controls.
Signed-off-by: Carl Schwan carl@carlschwan.eu
(cherry picked from commit e48d1321)