在使用ListFragment的setEmptyText时报java.lang.IllegalStateException: Can't be used with a custom content view
今天搞了好久, 才基本解决了这个问题.
1 <FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
2 android:layout_width="match_parent"
3 android:layout_height=