After you get the ListView object, you need to add item data in it through Adapter. ... List<String> dataList = new ArrayList<String>();.
確定! 回上一頁