I have an activity whose xml code I leave below, the problem is that when I add an id to a button inside the xml of the activity, like this:
android:id="@+id/pinbutton"
The activity no longer raises and closes the application, returns this...
asked by
27.05.2016 / 00:02