[android-developers] Re: Equally verticaly spaced button

2012-05-12 Thread huberte
OUhh, that is clever ! Works ! (I did try to add the android: befor your code, I'm not so good) Really a nice issue for this problem, why is it not so much spread ? Here the view block what I add to your code ?xml version=1.0 encoding=utf-8? LinearLayout

[android-developers] Re: Equally verticaly spaced button

2012-05-12 Thread huberte
Oh and thanks Kostya, just one thing, why does Eclipse telling me a warning ? nested weights is bad for performance ? thks -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to

Re: [android-developers] Re: Equally verticaly spaced button

2012-05-12 Thread Kostya Vasilyev
That warning comes from the Android LINT. As you can see, there are no nested weights in that layout. I've already reported this: http://code.google.com/p/android/issues/detail?id=22889#c8 -- K 2012/5/12 huberte svend.wal...@gmail.com Oh and thanks Kostya, just one thing, why does Eclipse

[android-developers] Re: Equally verticaly spaced button

2012-05-11 Thread Mahmoud Emam
What's your question ? -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For