I want to create a layout with number of childs in circular design and from centre of the view point i need to draw lines to every child.
Please find below image is childs in view are 4.
You can get this by Overriding the drawchild
method of android gallery.
Check out ArcMenu which may help you but you have to make some changes in this code according to your requirement.