开发者

error in getting data of first postion in a listview in android application

开发者 https://www.devze.com 2023-04-13 02:50 出处:网络
I am developing an android application.I have a listview in which i have 5 items.On each item click dere are 5 different views.On i the first item click i have made a registeration form.I want that wh

I am developing an android application.I have a listview in which i have 5 items.On each item click dere are 5 different views.On i the first item click i have made a registeration form.I want that when i click on second item that registeration form should be displayed ie data on the first item should be displayed.Is it开发者_JAVA技巧 possible,??.If yes can anyone guide me...how to implement this ..

below is my listview java class code http://pastebin.com/tXDGdfb2

below is my provider activity java class code http://pastebin.com/JdewveUp

Regards Tushar Sahni


What you can do is check whether first one was clicked or not If first item is clicked then on the click of second application, Create a view which has both the fist and second Item view as sub views.

I hope that should work

Thanks

Himanshu

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号