without ScrollView, my buttons look fine but after I use it, the buttons disappear, I tried a lot at solution but the thing appear is just <TextView>. How can I make them appear as preferred? activity_main.xml MainActivity.java is as default. It works like this: Answer The problem is that your button widths are zero. Change the width and you will