首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 移动开发 > Android >

Android 无法加载fragment的有关问题

2013-06-25 
Android 无法加载fragment的问题make sure class name exists, is public, and has an empty constructor

Android 无法加载fragment的问题
make sure class name exists, is public, and has an empty constructor that is public

?加载过程中报错

去表构造就好了

http://stackoverflow.com/questions/10450348/do-fragments-really-need-an-empty-constructor

http://stackoverflow.com/questions/7016632/unable-to-instantiate-fragment

热点排行