@@ -173,7 +173,7 @@
<com.hdl.xl.view.ListEmptyView
android:id="@+id/list_empty"
android:layout_width="match_parent"
- android:layout_height="500dp"
+ android:layout_height="match_parent"
android:visibility="gone" />
</FrameLayout>