Menu Component with Touch

I needed a simple Menu and found one on an old XNA article. But while it worked on Windows, it didn’t work on a touchscreen (specifically an Android phone). I’ve added code to do that and put the file on GitHub,
It works the same way as in the original article.