On Wed, Jan 28, 2009 at 11:23 AM, jj wrote:
>
> how to set width of gridview from java code(dynamically),
> is there any function to specify the width of grid view dynamically.
> thank you
> >
>
make the object of Griedview and objname.setWidth(int size);use this method
--~--~-~--~~-
y should use AbsoluteLayout instead of using LinearLayout
On Tue, Jan 27, 2009 at 3:19 PM, Lutz Schönemann
wrote:
>
> Hi,
>
> you can try to add a simple View object between the two Buttons. I
> found this snippet in the Android source code:
>
> android:id="@+id/ok_button"
>andro
2 matches
Mail list logo