Re: [android-developers] unknow extend an ArrayAdapter

2011-12-19 Thread TreKing
On Sun, Dec 18, 2011 at 8:20 PM, SANOGO wrote: > Dear all,this is my first time posting on google in general and this post > may not be related to above topic Please don't hijack someone else's thread - this is not the way to endear yourself to the group if you are expecting help. Create your o

Re: [android-developers] unknow extend an ArrayAdapter

2011-12-19 Thread SANOGO
Dear all,this is my first time posting on google in general and this post may not be related to above topic but trust me, I am writing it out of desperacy. I could NOT get anywhere suitable to post it and I need your help. Forgive me for mixing butter and milk ! my Custom search url : https://www.g

Re: [android-developers] unknow extend an ArrayAdapter

2011-12-18 Thread TreKing
On Fri, Dec 16, 2011 at 3:46 AM, nguyendu_vietnam wrote: > Thanks for answer everybody I doubt you'll get an answer since you didn't ask a question, and what you did post doesn't make a ton of sense. Try rephrasing and clarifying. ---

[android-developers] unknow extend an ArrayAdapter

2011-12-18 Thread nguyendu_vietnam
Hi all, I'm unknow using function where extend ArrayAdapter in codes below public class MyAdapter extends ArrayAdapter { private ArrayList rowlists; private Context context; public MyAdapter(Context context, int resource, int textViewResourceId,