看代码学知识之(2) ListView无数据时显示其他View 今天看的一块布局是这样的: <!-- The frame layout is here since we will be showing either the empty view or the list view. --> <FrameLayout android:layout_width="match_parent" android:layout_height="0dip" and…
源码下载: Download FileListView_Version_2.zip Download FileListView_Version_2_Binaries.zip Download FileListView_Version_2.1.zip The project is now maintained here: http://fsc.codeplex.com/ Introduction I was recently asked to add a 'File Tree Pane' into…