I have got this error on my code but cant workout why, I have tried to solve the issue by searching for an answer on google but haven't come across anything that solves this, the error is showing at
Remove the slash at the end of the initial <RelativeLayout.../> and add </RelativeLayout> at the end of the document. Tags like this: <foo/> are empty.
</RelativeLayout>?