Hi,
I have drawn my own layout(myLayout.xml), inside which i want to get a
listview.(other components in layout are surface view n edit text)
along with dat i want to have a list view.
methods i tried are, 1> i declared a single text view in one layout
(list.xml) and used o array adapter to generate d list. Now , i
inflatd the view and tried to add it to myLayout.xml.   How do i do
it?

2>when i specify myLayout in arrayAdapter, den whole of myLayout.xml
is repeating for each instance of List item

can any one plz tel me regarding this?

Thanks all

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