android layout - how to merge tablecolom in TableLayout -



android layout - how to merge tablecolom in TableLayout -

i want create using tablelayout , generating problem shown in below image-1 want tablelayout image-2. give xml code create.!

image-1 , want perfect output next image

you have utilize nested layout given below.

first : linearlayout

take textview in linearlayout

second : take tablelayout in linearlayout

set android:layout_length , android.layout_width fill_parent.

in table layout , take 2 textview , edittext , button.

i hope can work want.

android-layout

Comments

Popular posts from this blog

iphone - Dismissing a UIAlertView -

intellij idea - Update external libraries with intelij and java -

javascript - send data from a new window to previous window in php -