I would like to create a dialog to display a video title and tags. Below text I would like to add buttons View, Edit and Delete and make these elements same size. Does anyon
Another way is to make android:layout_width="fill_parent" and android:layout_weight="1" this will also works fine!!!
android:layout_width="fill_parent"
android:layout_weight="1"