Hi all I have tab in my project. within my main tab i am having two sub tabs. Upto this tab its working finely. When i integrate pnr tab its raising error in list view.
pnr_cnfrm_item_list_view.setVisibility(View.GONE); // got an error in this line
my pnr code is here . my error is here.
I dont know where i did the mistake. Can anybody tell me to resolve this? Thanks in advance.