I keep getting a runtime error when launching my activity and it says android.widget.textview cannot be cast to android.widget.button?
XML:
Please attach your java code to find out where the problem is occuring. This problem comes when you are trying to convert the textview to button.