On Nov 21, 12:28 pm, Jags <[email protected]> wrote: > linearlayout.setvisibility=invisible is not the solution because ll is > invisible but it is aquiring screen space. i want that screen space > free, so that the buttons are arranged perfectly >
so use GONE instead ov INVISIBLE -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

