how to passing list<> in bundle

后端 未结 2 995
借酒劲吻你
借酒劲吻你 2020-12-18 02:05

I have the following code:

List list = new ArrayList();    
list = setList();    
Intent intent = new Intent(NOTIFI         


        
2条回答
提交回复
热议问题