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 -

c# - Can ProtoBuf-Net deserialize to a flat class? -

javascript - Change element in each JQuery tab to dynamically generated colors -