i would like to have three buttons taking equal amount of available space horizontally in a row. I used android:layout_gravity. What is the problem?
android:layout_gravity
layout
The following layout should work. weights are for LinearLayouts..