Remove the checkbox id in the file [item_multichoice.xml](https://github.com/WeeRox/yaffect-android/blob/cards/app/src/main/res/layout/item_multichoice.xml). Also remove the `xmlns:app` line and the `xmlns:tools` line, since they also are unnecessary.
Remove the checkbox id in the file item_multichoice.xml.
Also remove the
xmlns:appline and thexmlns:toolsline, since they also are unnecessary.