hi,

this code works fine with 1.6 and 2.2  but doesnt work with 2.1 update
when there is only one element in list.
lvTrackData.setOnItemClickListener(new OnItemClickListener()
                {
                        @SuppressWarnings("static-access")
                        public void onItemClick(AdapterView<?> arg0, View v, int
position,long id)
                        {}
             }

is there a bug for 2.2 update?


regards,
hitendrasinh gohil

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