我正在製作一個應用程序,我必須設置可擴展列表視圖的字體。我不知道如何在可擴展列表視圖中設置父類和子項的類型。任何幫助將不勝感激。android:settypeface ExpandableListView
0
A
回答
1
您可能不必編寫自己的適配器,但擁有自己的佈局可以讓您控制它們的外觀。這裏有一個指針樣式/主題DOC:http://developer.android.com/guide/topics/ui/themes.html
0
,如果你有這方面的自定義適配器,設置字體在適配器的getView()
方法,但如果沒有,設置ViewBinder
您ExpandableListView
,還有,設置字體。
使用this瞭解如何使用ViewBinder
s。
相關問題
- 1. ExpandableListView ExpandableListView
- 2. ExpandableListView
- 3. ExpandableListView
- 4. ExpandableListView裏面的ExpandableListView android
- 5. ANDROID - ExpandableListView
- 6. Bug ExpandableListView
- 7. Xamarin ExpandableListView
- 8. ExpandableListView - OnChildTouchListener
- 9. ExpandableListView IndexOutOfBoundException
- 10. ExpandableListView expandGroup
- 11. ExpandableListView onGroupLongClick
- 12. mvvmcross expandablelistview
- 13. ExpandableListView onChildClickListener
- 14. ExpandableListView,OnChildClickListener
- 15. ExpandableListView在另一個ExpandableListView問題
- 16. N級ExpandableListView
- 17. ExpandablelistView片段
- 18. Android - TableLayout to ExpandableListView
- 19. 2線expandablelistview
- 20. iOS中的ExpandableListView
- 21. ActionListener在expandableListView
- 22. ExpandableListView爲null
- 23. IndexOutofBoundException getChildView()in expandableListView
- 24. N級ExpandableListView
- 25. SimpleCursorTreeAdapter for ExpandableListView
- 26. ExpandableListView與EditText
- 27. IndexOutOfBoundsException in expandablelistview
- 28. 膨脹expandableListView?
- 29. 清除ExpandableListView
- 30. ExpandableListView和滾動