ViewGroup{TextView,…}.getMeasuredHeight gives wrong value is smaller than real height

前端 未结 3 1607
北海茫月
北海茫月 2020-12-15 11:14
  { January 14, 2011... I have given up to use setListViewHeightBasedOnChildren(ListView listView},
  instead, I don\'t put my listview in a scrollview, and then jus         


        
3条回答
  •  一生所求
    2020-12-15 11:53

    This is the only solution i have found so far. http://syedrakibalhasan.blogspot.com/2011/02/how-to-get-width-and-height-dimensions.html

提交回复
热议问题