public class OneFragment extends Fragment { private XRecyclerView xr; private List<String> list = new ArrayList<>(); //獲取資料的開始 ...
確定! 回上一頁