i am making a application in which i need to draw a circle in the
middle of the screen with with variable radius everytime
with this i have to put few text boxes and buttons on the view

to draw the circle i use canvas

and to add buttons and text boxes i put linear layout

but i am not able to do this together ,either canvas is visible or
linearlayout is visible

my question is how to add buttons and textbox on top of canvas i need
to write on click event of these buttons and textboxes

-- 
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 more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to