Re: [android-developers] about layout sizes

2011-10-24 Thread Mark Murphy
Use Hierarchy View to see what values may be different. On Mon, Oct 24, 2011 at 2:29 PM, hectordu...@yahoo.com wrote: > hi guys, > > I am finding out that a layout (or button) size is different when > doing the definition as folows: > >                ((RelativeLayout) > (app.main_gui.get(Roullet

[android-developers] about layout sizes

2011-10-24 Thread hectordu...@yahoo.com
hi guys, I am finding out that a layout (or button) size is different when doing the definition as folows: ((RelativeLayout) (app.main_gui.get(RoulleteGlobals.WHEEL_1_3_IDX))).setVisibility(VISIBLE); ((RelativeLayout) (app.main_gui.get(RoulleteGlobals.WHEEL_1_3_IDX