You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
嵌入v4包的fragment时
java.lang.ClassCastException: fragments.InvestmentFragment cannot be cast to android.app.Fragment
at widget.MainNavigateTabBar.getFragmentInstance(MainNavigateTabBar.java:251)
这个可以解决吗,app.fragment可以运行,但网络请求的数据那不到了。我还没找到解决的办法