hi All,

   How to use setBounds in android.

This is my code,but i am getting the error

Button button1 = (Button) findViewById(R.id.button_1);
button1.setBounds(87, 90, 34, 98);

please give me the corect solution.

Thanks
C.Rajesh

-- 
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

Reply via email to