android控件佔滿剩餘高度

原文地址: http://write.blog.csdn.net/postedit

 

<ListView

        android:id="@+id/map_poi_list"

        android:divider="@null"

        android:layout_width="match_parent"

        android:layout_height="fill_parent"

        android:layout_weight="1.0"

        android:layout_marginBottom="0dp"

        ></ListView>

 

 

--------------

學習視頻

 

複製鏈接,在瀏覽器打開
tomcat源碼解析
https://study.163.com/course/introduction/1209535854.htm

Springmvc源碼解析
https://study.163.com/course/introduction/1209536851.htm

dubbo源碼解析
https://study.163.com/course/introduction/1209648816.htm

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章