草庐IT

fbUserArrayList

全部标签

android - 我正在获取 listView.getChildCount(),设置 arrayadapter 后是否为 0?

我想从facebook加载图像并填充到ListView中,我能够获取friend列表和他们的信息,但我想设置图像我正在获取getChildCount()0,请帮忙,publicstaticArrayListfbUserArrayList;publicstaticDrawablesharedDrawable;publicvoidonCreate(BundlesavedInstanceState){super.onCreate(savedInstanceState);setContentView(R.layout.friends_list_view);this.setTitle("FBFr