-1
I’m a beginner in development and I started learning how to develop for Android with Android Studio 3.1.1. In one of the exercises I am doing, it is necessary to recover which checkbox was checked and display in a textView, in the interface I center the textView and run in the emulator, when I click on the button to show the result it is not centered, how can I keep this result centered on the screen?
Put the layout code here please
– rodrigo.oliveira