I have 3 buttons the layout.xml below where they appear below of each other...
just change android:orientation="vertical" to android:orientation="horizontal" of your layout and every thing will work fine
android:orientation="vertical"
android:orientation="horizontal"