在使用ListFragment的setEmptyText時報java.lang.IllegalStateExceptio

來源:互聯網
上載者:User

今天搞了好久, 才基本解決了這個問題. 

                         <!--這樣命名我就不多說了-->                    <!-- 為什麼這樣命名,且看下文 -->             


1 (mList != View root = (root == IllegalStateException("Content view not yet created" (root mList = } mStandardEmptyView = (mStandardEmptyView == } mProgressContainer = mListContainer = View rawListView = (!(rawListView (rawListView == "Your content must have a ListView whose id attribute is " + "'android.R.id.list'" "Content has view with id attribute 'android.R.id.list' " + "that is not a ListView class" mList = (mEmptyView != } (mEmptyText != mListShown = (mAdapter != ListAdapter adapter = mAdapter = } (mProgressContainer != setListShown(, }

在程式中

 ((TextView)getListView().getEmptyView()).setText(getString(R.string.list_no_data));

這樣就成功了.

為什麼不直接用setEmptyText(CharSequence text) 反正試了很久都沒有成功.一直不知道

   INTERNAL_EMPTY_ID = 0x00ff0001;

代表的什麼,各種試都沒有成功, google,度娘了很久,唉.....

相關文章

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.