I want to measure the height of the ListView (getHight() = 0)
问题 I can not decide for himself the task will be to ask I want to measure the height of the ListView. Can not catch the moment of rendering ListView (rssListView.getHight(); = 0 ) public class RSSactivity extends Activity { public static RssItem selectedRssItem = null; String feedUrl = ""; ListView rssListView = null; ArrayList<RssItem> rssItems = new ArrayList<RssItem>(); ArrayAdapter<RssItem> aa = null; @Override public void onCreate(Bundle savedInstanceState) { super.onCreate