Maybe I implemented this wrong so I'm posting this to see if maybe thats the case. In the Metadata.view.xml file the buttons reference the various fragmentName files with "./fragment". I was getting errors saying "view//fragment" not found. I simply edited the string and removed the dot ".". This resolved the errors.
Image of project folder directory:

Maybe I implemented this wrong so I'm posting this to see if maybe thats the case. In the Metadata.view.xml file the buttons reference the various fragmentName files with "./fragment". I was getting errors saying "view//fragment" not found. I simply edited the string and removed the dot ".". This resolved the errors.
Image of project folder directory:
