I want to create a layout which contains TextView , Button and ListView here is the following example

- Red box contains TextView
- Green box contains button
- Blue box contains costumed ListView
I have created a ListView activity now i don’t know how to embed it with TextView and Buttons above
Note my ListView inflate the custom layout.
you can do my
extend Activityalsoon you can identify your controls like this
and you can set listView adapter like this