android - table layout size -


I have to use a table layout but I definitely want a table layout when there are no records or two lines. After the deletion, the size of the two records is fixed and when more than two records are added, the size of the table is increasing. Table layout created at runtime Is it possible? how? I make table layouts at runtime and dynamically add more work and size is also increasing, but when I have a fixed size then the size is not growing. Give me advice. Thanks

You can set the defined size from the programming timeline in XML or you can set the code in the program And check that the rows & gt; Set 2 to other set as set size

Comments

Popular posts from this blog

mysql - BLOB/TEXT column 'value' used in key specification without a key length -

c# - Using Vici cool Storage with monodroid -

python - referencing a variable in another function? -