How to save an instance of a custom class in onSaveInstanceState?

前端 未结 5 1975
臣服心动
臣服心动 2020-12-02 12:33

I created an instance of a custom class RestaurantList to hold my data (a list of restaurant data received from a web service as json data).

How can I save it in

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